Loading core/java/android/security/responsible_apis_flags.aconfig 0 → 100644 +29 −0 Original line number Diff line number Diff line package: "android.security" flag { name: "extend_ecm_to_all_settings" namespace: "responsible_apis" description: "Allow all app settings to be restrictable via configuration" bug: "297372999" } flag { name: "asm_restrictions_enabled" namespace: "responsible_apis" description: "Enables ASM restrictions for activity starts and finishes" bug: "230590090" } flag { name: "asm_toasts_enabled" namespace: "responsible_apis" description: "Enables toasts when ASM restrictions are triggered" bug: "230590090" } flag { name: "content_uri_permission_apis" namespace: "responsible_apis" description: "Enables the content URI permission APIs" bug: "293467489" } Loading
core/java/android/security/responsible_apis_flags.aconfig 0 → 100644 +29 −0 Original line number Diff line number Diff line package: "android.security" flag { name: "extend_ecm_to_all_settings" namespace: "responsible_apis" description: "Allow all app settings to be restrictable via configuration" bug: "297372999" } flag { name: "asm_restrictions_enabled" namespace: "responsible_apis" description: "Enables ASM restrictions for activity starts and finishes" bug: "230590090" } flag { name: "asm_toasts_enabled" namespace: "responsible_apis" description: "Enables toasts when ASM restrictions are triggered" bug: "230590090" } flag { name: "content_uri_permission_apis" namespace: "responsible_apis" description: "Enables the content URI permission APIs" bug: "293467489" }