Create emulator_* devices for emulators
aosp_arm64 has no emulators after the patch: https://android-review.googlesource.com/c/platform/build/+/1286895 The patch creates all other emulator_* devices by cloning from generic_*, and modify all sdk_phone_* to use them. Bug: 111538404 Test: build sdk_phone_armv7-userdebug Test: build sdk_phone_x86_64-userdebug Test: build sdk_phone_x86-userdebug Change-Id: I2b82e999ea919f005729f322cd948e6b72ba6843
This commit is contained in:
5
target/board/emulator_arm/system_ext.prop
Normal file
5
target/board/emulator_arm/system_ext.prop
Normal file
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# system.prop for generic sdk
|
||||
#
|
||||
|
||||
rild.libpath=/vendor/lib/libreference-ril.so
|
Reference in New Issue
Block a user