summaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2019-05-15 19:16:24 +0000
committerAlistair Strachan <astrachan@google.com>2019-05-17 20:17:57 +0000
commitcc74a76a21b7e216063305bb1f966213a78aea4e (patch)
tree4846cb4e9b09e7aef53710abfd23fc1d8cb9c04c /manifest.xml
parentc6b20e29fe8b25853271205a0004cea036d389f4 (diff)
downloadhikey-cc74a76a21b7e216063305bb1f966213a78aea4e.tar.gz
HiKey/HiKey960: Set PRODUCT_SHIPPING_LEVEL to 29
Set PRODUCT_SHIPPING_LEVEL to 29 and explictly set the FCM version to 2. Probably need to bump the FCM to 4 eventually. Change-Id: I99ef483351f39217f082c22d2782696caf1a2f44 Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml
index f45676c6..67d932ba 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,4 +1,4 @@
-<manifest version="1.0" type="device">
+<manifest version="1.0" type="device" target-level="2">
<hal format="hidl">
<name>android.hardware.audio</name>
<transport>hwbinder</transport>