Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cfbdc3bb authored by William Escande's avatar William Escande
Browse files

Clear apex.go entries for bluetooth libs

The module availability to Bluetooth is currently hard-coded in apex.go.
We are in the process of cleaning the apex.go by adding the availability
in each required module

Test: Build + TH + boot phone & use bluetooth
Bug: 216433795
Change-Id: I545ad6039e501c70e3ff5d9fc74fabfd37067145
parent b22d9649
Loading
Loading
Loading
Loading
+1 −25
Original line number Diff line number Diff line
@@ -2776,31 +2776,7 @@ func makeApexAvailableBaseline() map[string][]string {
	// Module separator
	//
	m["com.android.bluetooth"] = []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