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

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

Move flag to correct file

fix_nonconnectable_scannable_advertisement is not a flag that belong to
the system_service

Bug: 315241296
Test: m bluetooth_flags_java_lib
Change-Id: I4022492f1b6426aeae2c7afe3ed759ff753fc325
parent 27cf138c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,6 +14,13 @@ flag {
    bug: "310217895"
}

flag {
    name: "fix_nonconnectable_scannable_advertisement"
    namespace: "bluetooth"
    description: "Fix adv_scan_ind being reported as connectable"
    bug: "316013235"
}

flag {
    name: "scan_manager_refactor"
    namespace: "bluetooth"
+0 −7
Original line number Diff line number Diff line
@@ -21,10 +21,3 @@ flag {
    bug: "289584302"
}
flag {
    name: "fix_nonconnectable_scannable_advertisement"
    namespace: "bluetooth"
    description: "Fix adv_scan_ind being reported as connectable"
    bug: "316013235"
}