Merge "Clear apex.go entries for bluetooth libs" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
86aa11c043
42
apex/apex.go
42
apex/apex.go
@@ -2733,31 +2733,8 @@ func makeApexAvailableBaseline() map[string][]string {
|
||||
// Module separator
|
||||
//
|
||||
m["com.android.bluetooth"] = []string{
|
||||
"android.hardware.audio.common@5.0",
|
||||
"android.hardware.bluetooth.a2dp@1.0",
|
||||
"android.hardware.bluetooth.audio@2.0",
|
||||
"android.hardware.bluetooth@1.0",
|
||||
"android.hardware.bluetooth@1.1",
|
||||
"android.hardware.graphics.bufferqueue@1.0",
|
||||
"android.hardware.graphics.bufferqueue@2.0",
|
||||
"android.hardware.graphics.common@1.0",
|
||||
"android.hardware.graphics.common@1.1",
|
||||
"android.hardware.graphics.common@1.2",
|
||||
"android.hidl.safe_union@1.0",
|
||||
"android.hidl.token@1.0",
|
||||
"android.hidl.token@1.0-utils",
|
||||
"avrcp-target-service",
|
||||
"avrcp_headers",
|
||||
"bluetooth-protos-lite",
|
||||
"bluetooth.mapsapi",
|
||||
"com.android.vcard",
|
||||
"dnsresolver_aidl_interface-V2-java",
|
||||
"ipmemorystore-aidl-interfaces-V5-java",
|
||||
"ipmemorystore-aidl-interfaces-java",
|
||||
"internal_include_headers",
|
||||
"lib-bt-packets",
|
||||
"lib-bt-packets-avrcp",
|
||||
"lib-bt-packets-base",
|
||||
"libaudio-a2dp-hw-utils",
|
||||
"libaudio-hearing-aid-hw-utils",
|
||||
"libbluetooth",
|
||||
@@ -2781,25 +2758,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
||||
"libbte",
|
||||
"libbtif",
|
||||
"libchrome",
|
||||
"libevent",
|
||||
"libfmq",
|
||||
"libg722codec",
|
||||
"libgui_headers",
|
||||
"libmodpb64",
|
||||
"libosi",
|
||||
"libstatslog",
|
||||
"libstatssocket",
|
||||
"libtinyxml2",
|
||||
"libudrv-uipc",
|
||||
"libz",
|
||||
"media_plugin_headers",
|
||||
"net-utils-services-common",
|
||||
"netd_aidl_interface-unstable-java",
|
||||
"netd_event_listener_interface-java",
|
||||
"netlink-client",
|
||||
"networkstack-client",
|
||||
"sap-api-java-static",
|
||||
"services.net",
|
||||
}
|
||||
//
|
||||
// Module separator
|
||||
|
Reference in New Issue
Block a user