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

Commit 223352c4 authored by Eun Jeong Shin's avatar Eun Jeong Shin Committed by Android (Google) Code Review
Browse files

Merge "Create a new flag to track cell reporting app-ops: this flags cell...

Merge "Create a new flag to track cell reporting app-ops: this flags cell identity or information reporting tied to ACCESS_FINE_LOCATION or ACCESS_COARSE_LOCATION" into main
parents aaa69238 dd048a0b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -596,3 +596,10 @@ flag {
    description: "Add support for deprecating unused Default Permission Pregrant Policy"
    bug: "420985100"
}

flag {
    name: "app_ops_cell_reporting"
    namespace: "permissions"
    description: "This flags app ops cell reporting tied to ACCESS_FINE_LOCATION or ACCESS_COARSE_LOCATION"
    bug: "420985100"
}
 No newline at end of file