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

Commit 39b22b69 authored by Atneya Nair's avatar Atneya Nair Committed by Android (Google) Code Review
Browse files

Merge "permissions: Add checkOp validation flag" into main

parents 7532b5d8 8f661073
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -216,6 +216,13 @@ flag {
    }
}

flag {
    name: "check_op_validate_package"
    namespace: "permissions"
    description: "Validate package/uid match in checkOp similar to noteOp"
    bug: "294609684"
}

flag {
    name: "location_bypass_privacy_dashboard_enabled"
    is_exported: true