summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2019-05-17 14:16:36 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-17 14:16:36 -0700
commit6e4552f3b38fffb893ed952ea628e88809372c24 (patch)
treefbe15978e722c8022c196aad13af9c075504abc2 /device-common.mk
parent43bae43267bafeb614009b191dbae8b01010dc60 (diff)
parentdc302773d7d594af972d2d1b2648056e6293c3a7 (diff)
downloadhikey-6e4552f3b38fffb893ed952ea628e88809372c24.tar.gz
HiKey/HiKey960: Set PRODUCT_SHIPPING_LEVEL to 29 am: cc74a76a21
am: dc302773d7 Change-Id: I3fe6d0b32a21480cc2dd5094a82c9bd334c13438
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk15
1 files changed, 3 insertions, 12 deletions
diff --git a/device-common.mk b/device-common.mk
index 2f7ce619..11d42dbb 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -29,18 +29,9 @@ endif
# Set vendor kernel path
PRODUCT_VENDOR_KERNEL_HEADERS := device/linaro/hikey/kernel-headers
-# Hikey was first supported from Marshmallow 6.0, API level 23
-# PRODUCT_SHIPPING_API_LEVEL is required from Pie build by the CTS test of
-# CtsOsTestCases android.os.cts.BuildTest#testSdkInt
-# as reported here:
-# https://bugs.linaro.org/show_bug.cgi?id=4068
-# https://source.android.com/setup/start/build-numbers
-# Here we set it to 25 first, because Gatekeeper function
-# needs to be supported when set to 26 or above,
-# which we could not boot successfully with the default implementation
-# enabled yet. Will back to set it to the latest number when we have
-# all necessary features supported.
-PRODUCT_SHIPPING_API_LEVEL := 25
+PRODUCT_SHIPPING_API_LEVEL := 29
+PRODUCT_OTA_ENFORCE_VINTF_KERNEL_REQUIREMENTS := false
+
# Set custom settings
DEVICE_PACKAGE_OVERLAYS := device/linaro/hikey/overlay