| package: "com.android.system.virtualmachine.flags" |
| container: "com.android.virt" |
| |
| flag { |
| name: "promote_set_should_use_hugepages_to_system_api" |
| is_exported: true |
| namespace: "virtualization" |
| description: "Flag used in @FlaggedApi annotation for setShouldUseHugepages" |
| bug: "383347947" |
| is_fixed_read_only: true |
| } |
| |
| flag { |
| name: "terminal_gui_support" |
| is_exported: true |
| namespace: "virtualization" |
| description: "Flag for GUI support in terminal" |
| bug: "386296118" |
| } |
| |
| flag { |
| name: "terminal_storage_balloon" |
| is_exported: true |
| namespace: "virtualization" |
| description: "Flag for storage ballooning support in terminal" |
| bug: "382174138" |
| } |