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

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

Merge "Add new flag to enable reading cell information in TelephonyManager." into main

parents 03aff95d bdd8d067
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -573,3 +573,10 @@ flag {
    description: "Collect stats about permission one time sessions."
    bug: "417779908"
}

flag {
    name: "app_ops_read_cell_information"
    namespace: "privacy_infra_policy"
    description: "This flag is used to read cell information from TelephonyManager"
    bug: "391621017"
}
 No newline at end of file