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

Commit 1f2da43d authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "Use all *.aconfig source in flags BP instead of maintaining a list" into main

parents 575b2ea4 0c78159a
Loading
Loading
Loading
Loading
+1 −12
Original line number Diff line number Diff line
@@ -7,18 +7,7 @@ aconfig_declarations {
    name: "bluetooth_aconfig_flags",
    package: "com.android.bluetooth.flags",
    srcs: [
        "a2dp.aconfig",
        "asha.aconfig",
        "audio_routing.aconfig",
        "bta_dm.aconfig",
        "framework.aconfig",
        "gap.aconfig",
        "hap.aconfig",
        "hfp.aconfig",
        "l2cap.aconfig",
        "leaudio.aconfig",
        "rfcomm.aconfig",
        "system_service.aconfig",
        "**/*.aconfig",
    ],
}