Add libldac in the apex available
The ldac libs are statically link by the bluetooth module and this was not needed as long as the library was a cc_library_static. But if we do that, we need to remove from the gsi/current.txt and they are not willing to do that in case partner depend on it Apex-Size-Increase: 0 Test-Info: build - the same library as before only now we link it statically Aosp-First: yes Previous-Platform-Support: yes Bug: 226572369 Test: Build Change-Id: I4c0bad6ad8efdf236305c747284f3a0954bcbbf9
This commit is contained in:
@@ -431,6 +431,8 @@ libkll(minSdkVersion:30)
|
||||
libkll-encoder(minSdkVersion:30)
|
||||
libkll-protos(minSdkVersion:30)
|
||||
liblazy_static(minSdkVersion:29)
|
||||
libldacBT_abr(minSdkVersion:Tiramisu)
|
||||
libldacBT_enc(minSdkVersion:Tiramisu)
|
||||
liblibc(minSdkVersion:29)
|
||||
liblibc.rust_sysroot(minSdkVersion:29)
|
||||
libLibGuiProperties(minSdkVersion:29)
|
||||
|
||||
Reference in New Issue
Block a user