enforce fully treble and VNDK for redroid9
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
PRODUCT_MANUFACTURER := redroid
|
||||
PRODUCT_SHIPPING_API_LEVEL := 28
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += external/mesa3d
|
||||
|
||||
@@ -35,9 +36,9 @@ PRODUCT_PACKAGES += \
|
||||
libEGL_swiftshader \
|
||||
libGLESv1_CM_swiftshader \
|
||||
libGLESv2_swiftshader \
|
||||
vulkan.pastel \
|
||||
libGLES_mesa \
|
||||
vulkan.radv \
|
||||
vulkan.pastel \
|
||||
ipconfigstore \
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
@@ -89,12 +90,12 @@ PRODUCT_COPY_FILES += \
|
||||
frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \
|
||||
frameworks/av/services/audiopolicy/config/default_volume_tables.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default_volume_tables.xml \
|
||||
frameworks/native/data/etc/android.hardware.ethernet.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.ethernet.xml \
|
||||
$(LOCAL_PATH)/init.redroid.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.redroid.rc \
|
||||
$(LOCAL_PATH)/init.redroid.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.redroid.rc \
|
||||
$(LOCAL_PATH)/gpu_config.sh:$(TARGET_COPY_OUT_VENDOR)/bin/gpu_config.sh \
|
||||
$(LOCAL_PATH)/mediacodec.policy:$(TARGET_COPY_OUT_VENDOR)/etc/seccomp_policy/mediacodec.policy \
|
||||
|
||||
|
||||
$(call inherit-product, $(LOCAL_PATH)/phone-xhdpi-6144-dalvik-heap.mk)
|
||||
$(call inherit-product, device/redroid/phone-xhdpi-6144-dalvik-heap.mk)
|
||||
|
||||
$(call inherit-product-if-exists, product.mk)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user