1package: "android.app.appfunctions.flags"
2container: "system"
3
4flag {
5 name: "enable_app_function_manager"
6 is_exported: true
7 is_fixed_read_only: true
8 namespace: "machine_learning"
9 description: "This flag the new App Function manager system service."
10 bug: "357551503"
11}