Nikita Ioffe | 82a4013 | 2024-12-11 16:20:36 +0000 | [diff] [blame] | 1 | package: "com.android.system.virtualmachine.flags" |
2 | container: "com.android.virt" | ||||
3 | |||||
4 | flag { | ||||
5 | name: "promote_set_should_use_hugepages_to_system_api" | ||||
6 | is_exported: true | ||||
7 | namespace: "virtualization" | ||||
8 | description: "Flag used in @FlaggedApi annotation for setShouldUseHugepages" | ||||
9 | bug: "383347947" | ||||
10 | is_fixed_read_only: true | ||||
11 | } |