1package: "com.android.system.virtualmachine.flags" 2container: "com.android.virt" 3 4flag { 5 name: "avf_v_test_apis" 6 is_exported: true 7 namespace: "virtualization" 8 description: "Only purpose of this flag is to be used in @FlaggedApi in our V test apis" 9 bug: "325441024" 10 is_fixed_read_only: true 11} 12 13