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

Commit cab3d69a authored by Amith Yamasani's avatar Amith Yamasani Committed by Android (Google) Code Review
Browse files

Merge "Introduce flag for app restrictions API" into main

parents 9881b8a6 85d529d5
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
     description: "API to get importance of UID that's binding to the caller"
     description: "API to get importance of UID that's binding to the caller"
     bug: "292533010"
     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