1*d57664e9SAndroid Build Coastguard Workerpackage: "com.android.libcore.readonly" 2*d57664e9SAndroid Build Coastguard Workercontainer: "system" 3*d57664e9SAndroid Build Coastguard Worker 4*d57664e9SAndroid Build Coastguard Worker# These are the read-only version of the aconfig flags in com.android.libcore 5*d57664e9SAndroid Build Coastguard Worker# that will be built with 'force-read-only' mode. 6*d57664e9SAndroid Build Coastguard Worker# See b/368409430 - these flags will be removed once the new aconfig API landed. 7*d57664e9SAndroid Build Coastguard Workerflag { 8*d57664e9SAndroid Build Coastguard Worker namespace: "core_libraries" 9*d57664e9SAndroid Build Coastguard Worker name: "post_cleanup_apis" 10*d57664e9SAndroid Build Coastguard Worker is_exported: false 11*d57664e9SAndroid Build Coastguard Worker description: "This flag includes APIs to add/remove/call callbacks post-cleanup" 12*d57664e9SAndroid Build Coastguard Worker bug: "331243037" 13*d57664e9SAndroid Build Coastguard Worker # APIs provided by a mainline module can only use a frozen flag. 14*d57664e9SAndroid Build Coastguard Worker is_fixed_read_only: true 15*d57664e9SAndroid Build Coastguard Worker} 16*d57664e9SAndroid Build Coastguard Worker 17*d57664e9SAndroid Build Coastguard Workerflag { 18*d57664e9SAndroid Build Coastguard Worker namespace: "core_libraries" 19*d57664e9SAndroid Build Coastguard Worker name: "native_metrics" 20*d57664e9SAndroid Build Coastguard Worker is_exported: false 21*d57664e9SAndroid Build Coastguard Worker description: "This flag includes APIs fo maintaining and exposing native allocation metrics" 22*d57664e9SAndroid Build Coastguard Worker bug: "331243037" 23*d57664e9SAndroid Build Coastguard Worker # APIs provided by a mainline module can only use a frozen flag. 24*d57664e9SAndroid Build Coastguard Worker is_fixed_read_only: true 25*d57664e9SAndroid Build Coastguard Worker} 26