summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2018-07-30 22:54:04 -0700
committerbohu <bohu@google.com>2018-07-30 22:54:04 -0700
commit5cd78d29de9390720948f96d6822ee47ad455c37 (patch)
tree39d5ae4479dfabbbfd255664205f7e9166755b3c
parent4a57dd62c87f3a3510d08e660bfcd63ec45997c1 (diff)
downloadandroid_device_generic_goldfish-5cd78d29de9390720948f96d6822ee47ad455c37.tar.gz
android_device_generic_goldfish-5cd78d29de9390720948f96d6822ee47ad455c37.tar.bz2
android_device_generic_goldfish-5cd78d29de9390720948f96d6822ee47ad455c37.zip
set first shipping api to 28
To fix fingerprint selinux errors BUG: 111989951 Change-Id: Iffc8265577bdc636ab8e00ee8603afad44a5e452
-rw-r--r--vendor.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor.mk b/vendor.mk
index 328b847..8625069 100644
--- a/vendor.mk
+++ b/vendor.mk
@@ -17,7 +17,8 @@
# This file is to configure vendor/data partitions of emulator-related products
#
-PRODUCT_SHIPPING_API_LEVEL := 24
+PRODUCT_SHIPPING_API_LEVEL := 28
+TARGET_USES_MKE2FS := true
# Device modules
PRODUCT_PACKAGES += \