Merge "bp2build allowlist libimapper, bufferpools deps"
This commit is contained in:
@@ -220,6 +220,7 @@ var (
|
||||
"hardware/interfaces": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/audio/aidl": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/audio/aidl/common": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/bufferpool/aidl": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/common/aidl": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/common/fmq/aidl": Bp2BuildDefaultTrue,
|
||||
"hardware/interfaces/configstore/1.0": Bp2BuildDefaultTrue,
|
||||
@@ -705,6 +706,10 @@ var (
|
||||
"kotlinx_coroutines",
|
||||
"annotations",
|
||||
"kotlinx-coroutines-android-annotation-stubs",
|
||||
|
||||
// for building com.android.neuralnetworks
|
||||
"libimapper_stablec",
|
||||
"libimapper_providerutils",
|
||||
}
|
||||
|
||||
Bp2buildModuleTypeAlwaysConvertList = []string{
|
||||
|
Reference in New Issue
Block a user