commit | 32b0c95099c7cfe88dc8164e7ab6d5b2a4b7be1c | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Thu Aug 09 17:33:28 2018 +0200 |
committer | maxwen <max.weninger@gmail.com> | Mon Aug 13 10:53:36 2018 +0200 |
tree | f98ce02b903584c546fc4723359711fc4d8d50a6 | |
parent | dd49db31eace2d848215503ea37b80cf6325defa [diff] [blame] |
omni: fix emulator builds for pie Change-Id: Ie4545f8150c7a8f86d0a108be8fbe80a435394e4
diff --git a/utils/emulator/advancedFeatures.ini b/utils/emulator/advancedFeatures.ini index 8bc0cf5..7f0bfe9 100644 --- a/utils/emulator/advancedFeatures.ini +++ b/utils/emulator/advancedFeatures.ini
@@ -3,5 +3,7 @@ LogcatPipe = on GLAsyncSwap = on GLESDynamicVersion = on -EncryptUserData = off +EncryptUserData = on IntelPerformanceMonitoringUnit = on +SystemAsRoot = on +Wifi = on