Nikita Ioffe | e3a049f | 2024-02-15 15:47:23 +0000 | [diff] [blame] | 1 | package: "com.android.system.virtualmachine.flags" |
Yu Liu | 6c8ce02 | 2024-03-28 17:30:05 +0000 | [diff] [blame^] | 2 | container: "com.android.virt" |
Nikita Ioffe | e3a049f | 2024-02-15 15:47:23 +0000 | [diff] [blame] | 3 | |
| 4 | flag { |
| 5 | name: "avf_v_test_apis" |
Oriol Prieto Gasco | 80d41b0 | 2024-03-01 17:12:03 +0000 | [diff] [blame] | 6 | is_exported: true |
Nikita Ioffe | e3a049f | 2024-02-15 15:47:23 +0000 | [diff] [blame] | 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 | |