Nikita Ioffe | e3a049f | 2024-02-15 15:47:23 +0000 | [diff] [blame] | 1 | package: "com.android.system.virtualmachine.flags" |
2 | |||||
3 | flag { | ||||
4 | name: "avf_v_test_apis" | ||||
Oriol Prieto Gasco | 80d41b0 | 2024-03-01 17:12:03 +0000 | [diff] [blame^] | 5 | is_exported: true |
Nikita Ioffe | e3a049f | 2024-02-15 15:47:23 +0000 | [diff] [blame] | 6 | namespace: "virtualization" |
7 | description: "Only purpose of this flag is to be used in @FlaggedApi in our V test apis" | ||||
8 | bug: "325441024" | ||||
9 | is_fixed_read_only: true | ||||
10 | } | ||||
11 |