[DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices am: 70ee94b740
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16279848 Change-Id: I9879c546d89d19c00d30da3989f9b7ab6301c5ca
This commit is contained in:
commit
b9c0b74564
1 changed files with 1 additions and 4 deletions
|
@ -212,9 +212,6 @@ DEVICE_MATRIX_FILE := \
|
||||||
|
|
||||||
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay
|
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay
|
||||||
|
|
||||||
# This device is shipped with 31 (Android S)
|
|
||||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
|
||||||
|
|
||||||
# Enforce the Product interface
|
# Enforce the Product interface
|
||||||
PRODUCT_PRODUCT_VNDK_VERSION := current
|
PRODUCT_PRODUCT_VNDK_VERSION := current
|
||||||
PRODUCT_ENFORCE_PRODUCT_PARTITION_INTERFACE := true
|
PRODUCT_ENFORCE_PRODUCT_PARTITION_INTERFACE := true
|
||||||
|
@ -223,7 +220,7 @@ PRODUCT_ENFORCE_PRODUCT_PARTITION_INTERFACE := true
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_KERNEL):kernel \
|
$(LOCAL_KERNEL):kernel \
|
||||||
device/google/gs101/conf/init.gs101.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.gs101.usb.rc \
|
device/google/gs101/conf/init.gs101.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.gs101.usb.rc \
|
||||||
device/google/gs101/conf/ueventd.gs101.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc
|
device/google/gs101/conf/ueventd.gs101.rc:$(TARGET_COPY_OUT_VENDOR)/etc/ueventd.rc
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/gs101/conf/init.gs101.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.gs101.rc
|
device/google/gs101/conf/init.gs101.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.gs101.rc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue