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

Commit 85d529d5 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Introduce flag for app restrictions API

flag "app_restrictions_api" in backstage_power namespace

Bug: 320150834
Test: m -j
Change-Id: I27d6ccac6c3dd822ef98b7ee73f572d80383e03f
parent 2ecde8de
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
     description: "API to get importance of UID that's binding to the caller"
     bug: "292533010"
}

flag {
    namespace: "backstage_power"
    name: "app_restrictions_api"
    description: "API to track and query restrictions applied to apps"
    bug: "320150834"
}
 No newline at end of file