commit | d9d513fd47c2a7e25df148d3925f02ca669520b5 | [log] [tgz] |
---|---|---|
author | William Escande <wescande@google.com> | Wed Mar 02 20:27:06 2022 +0100 |
committer | William Escande <wescande@google.com> | Wed Mar 02 20:27:06 2022 +0100 |
tree | 2f9b8d8bc19ed65fcc97871a5c59b5bf16e7d806 | |
parent | f5d795200a2dfec66ec4156115c9533c148da4b2 [diff] [blame] |
Clear apex.go entries for bluetooth libs Test: Build + TH + boot phone & use bluetooth Bug: 216433795 Change-Id: Ib1f9fee90006c73e5726a208e6cba8647967f5f4
diff --git a/bluetooth/1.1/Android.bp b/bluetooth/1.1/Android.bp index 4feb28b..4ac2009 100644 --- a/bluetooth/1.1/Android.bp +++ b/bluetooth/1.1/Android.bp
@@ -21,4 +21,8 @@ "android.hidl.base@1.0", ], gen_java: true, + apex_available: [ + "//apex_available:platform", + "com.android.bluetooth", + ], }