Compare commits
2 Commits
redroid-16
...
redroid-15
| Author | SHA1 | Date | |
|---|---|---|---|
| f54f1ffade | |||
|
|
9248d0ee4e |
@@ -21,8 +21,8 @@ PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/redroid_arm64_only.mk \
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
redroid_x86_64-userdebug \
|
||||
redroid_x86_64_only-userdebug \
|
||||
redroid_arm64-userdebug \
|
||||
redroid_arm64_only-userdebug \
|
||||
redroid_x86_64-ap3a-userdebug \
|
||||
redroid_x86_64_only-ap3a-userdebug \
|
||||
redroid_arm64-ap3a-userdebug \
|
||||
redroid_arm64_only-ap3a-userdebug \
|
||||
|
||||
|
||||
@@ -2,3 +2,4 @@ PRODUCT_COPY_FILES += \
|
||||
device/redroid/mediacodec.policy.arm:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/mediacodec.policy \
|
||||
|
||||
$(call inherit-product, device/redroid-prebuilts/prebuilts_arm.mk)
|
||||
$(call inherit-product, vendor/gapps/arm64/arm64-vendor.mk)
|
||||
|
||||
Reference in New Issue
Block a user