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

Commit 5912dffa authored by Eun Jeong Shin's avatar Eun Jeong Shin
Browse files

Add new aconfig flag to deprecate unused Default Permission Pregrant Policy


Bug: 420985100
Flag: EXEMPT flag only update
Change-Id: I9649393f8c44e8d73231a8cd7392fc71c82f1540
parent ca383653
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -589,3 +589,10 @@ flag {
    description: "Limit the number of sensor privacy listeners allowed per uid"
    bug: "400358935"
}

flag {
    name: "deprecate_default_permission_pregrant_policy"
    namespace: "permissions"
    description: "Add support for deprecating unused Default Permission Pregrant Policy"
    bug: "420985100"
}
 No newline at end of file