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

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

Include Bluetooth config files in APEX prebuilts

* So that it is included in the apex directory and can be
  updated when loading a new APEX

Bug: 230359868
Test: adb install <apex>; and check the files on phone
Tag: #refactor
Ignore-AOSP-First: No apex on aosp
Change-Id: I592190be9eea3d341bfcadd2ffbec2f9762509b6
parent bb37c5a4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -32,7 +32,13 @@ apex {
    },

    prebuilts: [
        "audio_set_configurations_bfbs",
        "audio_set_configurations_json",
        "audio_set_scenarios_bfbs",
        "audio_set_scenarios_json",
        "bluetooth-linker-config",
        "bt_did.conf",
        "bt_stack.conf",
        "privapp_allowlist_com.android.bluetooth.services.xml",
    ],