1package: "android.server"
2container: "system"
3
4flag {
5     namespace: "system_performance"
6     name: "telemetry_apis_service"
7     description: "Control service portion of telemetry APIs feature."
8     is_fixed_read_only: true
9     bug: "324153471"
10}
11
12flag {
13     name: "remove_text_service"
14     namespace: "wear_frameworks"
15     description: "Remove TextServiceManagerService on Wear"
16     bug: "323720705"
17}