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

Commit eca2c8ea authored by Pomai Ahlo's avatar Pomai Ahlo
Browse files

New Flag: allow_free_last_scn

Create new flag declaration in aconfig

Bug: 372923869
Bug: 315241296
Test: m com.android.btservices
Flag: com::android::bluetooth::flags::allow_free_last_scn
Change-Id: Ib1e1f1d4b19ac954f51eecf43e8dee3ed187694c
parent bc596602
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -27,3 +27,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "allow_free_last_scn"
    namespace: "bluetooth"
    description: "Allow SCN 30 to be freed"
    bug: "372923869"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}