summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMerissa Mitchell <liyingtan@google.com>2024-05-03 05:40:43 +0000
committerMerissa Mitchell <liyingtan@google.com>2024-05-03 11:45:24 -0700
commita7685c77beef5b0dac86123cd3a50ca4fa724ee0 (patch)
tree8cfba4dfebd4afacf3cfe2b34379a1b9caaaaaa3
parent72c8e57a41b6cdbd0628b68bae534d210a33c2e0 (diff)
downloadgoldfish-a7685c77beef5b0dac86123cd3a50ca4fa724ee0.tar.gz
Add advancedFeatures.ini.desktop for Desktop AVD.
These files are the same as the default advancedFeatures.ini files, but without SupportPixelFold and with VirtioTablet enabled for mouse support. Bug: 294921331 Test: m && emulator and verify VirtioTablet feature is enabled. Change-Id: I2b49d6770de1237959c1e63961e9906dccccec48
-rw-r--r--data/etc/advancedFeatures.ini.desktop32
-rw-r--r--data/etc/google/user/advancedFeatures.ini.desktop33
-rw-r--r--data/etc/google/userdebug/advancedFeatures.ini.desktop32
3 files changed, 97 insertions, 0 deletions
diff --git a/data/etc/advancedFeatures.ini.desktop b/data/etc/advancedFeatures.ini.desktop
new file mode 100644
index 00000000..02671453
--- /dev/null
+++ b/data/etc/advancedFeatures.ini.desktop
@@ -0,0 +1,32 @@
+BluetoothEmulation = on
+GrallocSync = on
+GLDMA = on
+LogcatPipe = on
+GLAsyncSwap = on
+GLESDynamicVersion = on
+EncryptUserData = on
+IntelPerformanceMonitoringUnit = on
+VirtioWifi = on
+HostComposition = on
+RefCountPipe = on
+VirtioInput = on
+HardwareDecoder = on
+DynamicPartition = on
+ModemSimulator = on
+MultiDisplay = on
+YUVCache = on
+GLDirectMem = on
+VulkanNullOptionalStrings = on
+VulkanIgnoredHandles = on
+Mac80211hwsimUserspaceManaged = on
+VirtconsoleLogcat = on
+VirtioVsockPipe = on
+AndroidbootProps2 = on
+DeviceSkinOverlay = on
+VulkanQueueSubmitWithCommands = on
+VulkanBatchedDescriptorSetUpdate = on
+DeviceStateOnBoot = on
+HWCMultiConfigs = on
+VirtioSndCard = on
+DeviceKeyboardHasAssistKey = on
+VirtioTablet = on
diff --git a/data/etc/google/user/advancedFeatures.ini.desktop b/data/etc/google/user/advancedFeatures.ini.desktop
new file mode 100644
index 00000000..c8d2d77b
--- /dev/null
+++ b/data/etc/google/user/advancedFeatures.ini.desktop
@@ -0,0 +1,33 @@
+PlayStoreImage = on
+BluetoothEmulation = on
+GrallocSync = on
+GLDMA = on
+LogcatPipe = on
+GLAsyncSwap = on
+GLESDynamicVersion = on
+EncryptUserData = on
+IntelPerformanceMonitoringUnit = on
+VirtioWifi = on
+HostComposition = on
+RefCountPipe = on
+VirtioInput = on
+HardwareDecoder = on
+DynamicPartition = on
+ModemSimulator= on
+MultiDisplay = on
+YUVCache = on
+GLDirectMem = on
+VulkanNullOptionalStrings = on
+VulkanIgnoredHandles = on
+Mac80211hwsimUserspaceManaged = on
+VirtconsoleLogcat = on
+VirtioVsockPipe = on
+AndroidbootProps2 = on
+DeviceSkinOverlay = on
+VulkanQueueSubmitWithCommands = on
+VulkanBatchedDescriptorSetUpdate = on
+DeviceStateOnBoot = on
+HWCMultiConfigs = on
+VirtioSndCard = on
+DeviceKeyboardHasAssistKey = on
+VirtioTablet = on
diff --git a/data/etc/google/userdebug/advancedFeatures.ini.desktop b/data/etc/google/userdebug/advancedFeatures.ini.desktop
new file mode 100644
index 00000000..b407f2e1
--- /dev/null
+++ b/data/etc/google/userdebug/advancedFeatures.ini.desktop
@@ -0,0 +1,32 @@
+BluetoothEmulation = on
+GrallocSync = on
+GLDMA = on
+LogcatPipe = on
+GLAsyncSwap = on
+GLESDynamicVersion = on
+EncryptUserData = on
+IntelPerformanceMonitoringUnit = on
+VirtioWifi = on
+HostComposition = on
+RefCountPipe = on
+VirtioInput = on
+HardwareDecoder = on
+DynamicPartition = on
+ModemSimulator= on
+MultiDisplay = on
+YUVCache = on
+GLDirectMem = on
+VulkanNullOptionalStrings = on
+VulkanIgnoredHandles = on
+Mac80211hwsimUserspaceManaged = on
+VirtconsoleLogcat = on
+VirtioVsockPipe = on
+AndroidbootProps2 = on
+DeviceSkinOverlay = on
+VulkanQueueSubmitWithCommands = on
+VulkanBatchedDescriptorSetUpdate = on
+DeviceStateOnBoot = on
+HWCMultiConfigs = on
+VirtioSndCard = on
+DeviceKeyboardHasAssistKey = on
+VirtioTablet = on