Merge "emulator: disable system-on-root and kernelBlob support" into qt-dev-plus-aosp
This commit is contained in:
@@ -249,6 +249,7 @@ ramdisk.img system-images/${PLATFORM_NAME}/${TARG
|
||||
device/generic/goldfish/data/etc/userdata.img system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/userdata.img
|
||||
data/misc system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/data/misc
|
||||
system/build.prop system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/build.prop
|
||||
VerifiedBootParams.textproto system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/VerifiedBootParams.textproto
|
||||
|
||||
# Note: the kernel image is handled by sdk-android-<abi>.atree now.
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ GLESDynamicVersion = on
|
||||
GLDMA = on
|
||||
EncryptUserData = on
|
||||
IntelPerformanceMonitoringUnit = on
|
||||
SystemAsRoot = on
|
||||
Wifi = on
|
||||
KernelDeviceTreeBlobSupport = on
|
||||
HostComposition = on
|
||||
DynamicPartition = on
|
||||
|
||||
@@ -3,4 +3,4 @@ LogcatPipe = on
|
||||
GLAsyncSwap = on
|
||||
GLESDynamicVersion = on
|
||||
GLDMA = on
|
||||
SystemAsRoot = on
|
||||
DynamicPartition = on
|
||||
|
||||
Reference in New Issue
Block a user