diff options
Diffstat (limited to 'apex/Android.bp')
-rw-r--r-- | apex/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/Android.bp b/apex/Android.bp index e6fd115971..3515453121 100644 --- a/apex/Android.bp +++ b/apex/Android.bp @@ -52,6 +52,7 @@ apex { manifest: "apex_manifest.json", bootclasspath_fragments: ["com.android.btservices-bootclasspath-fragment"], systemserverclasspath_fragments: ["com.android.btservices-systemserverclasspath-fragment"], + compat_configs: ["bluetooth-compat-config"], apps: ["Bluetooth"], multilib: { |