blob: dca2ad3f71c508dc2ebafeef05e043fa4e7a3b1f [file] [log] [blame]
Nathan Harold54b97fb2024-09-06 17:50:52 -07001package: "com.android.internal.telephony.flags"
2container: "system"
3
4# OWNER=nharold TARGET=24Q4
5flag {
6 name: "async_init_carrier_privileges_tracker"
7 is_exported: true
8 namespace: "telephony"
9 description: "Offload the heavyweight initialization of CarrierPrivilegesTracker to a worker thread"
10 bug:"357096337"
11}