Merge Android 13 QPR1
Bug: 261731544 Merged-In: Ic5a553e1442b22ad2a57456d34cbec6a14e8a950 Change-Id: I225d7c223d7851298f376051dd7c0c21ccf614dd
This commit is contained in:
commit
c0f432edfd
1 changed files with 1 additions and 25 deletions
26
apex/apex.go
26
apex/apex.go
|
@ -3087,31 +3087,7 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||
// Module separator
|
||||
//
|
||||
m["com.android.btservices"] = []string{
|
||||
"bluetooth-protos-lite",
|
||||
"internal_include_headers",
|
||||
"libaudio-a2dp-hw-utils",
|
||||
"libaudio-hearing-aid-hw-utils",
|
||||
"libbluetooth",
|
||||
"libbluetooth-types",
|
||||
"libbluetooth-types-header",
|
||||
"libbluetooth_gd",
|
||||
"libbluetooth_headers",
|
||||
"libbluetooth_jni",
|
||||
"libbt-audio-hal-interface",
|
||||
"libbt-bta",
|
||||
"libbt-common",
|
||||
"libbt-hci",
|
||||
"libbt-platform-protos-lite",
|
||||
"libbt-protos-lite",
|
||||
"libbt-sbc-decoder",
|
||||
"libbt-sbc-encoder",
|
||||
"libbt-stack",
|
||||
"libbt-utils",
|
||||
"libbtcore",
|
||||
"libbtdevice",
|
||||
"libbte",
|
||||
"libbtif",
|
||||
"libchrome",
|
||||
// empty
|
||||
}
|
||||
//
|
||||
// Module separator
|
||||
|
|
Loading…
Reference in a new issue