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

Commit ae35f7b9 authored by Pomai Ahlo's avatar Pomai Ahlo Committed by Gerrit Code Review
Browse files

Merge "New Flag: allow_free_last_scn" into main

parents 9b1e8ec7 eca2c8ea
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
    }
}