From 9984544ec89997ae28806395130dd4b0a9be8a2c Mon Sep 17 00:00:00 2001 From: Alex Hong Date: Thu, 25 Nov 2021 20:56:37 +0800 Subject: [PATCH] Upgrade PRODUCT_SHIPPING_API_LEVEL for gs201 devices Update the Target FCM level from 5 to 6 Update the product FCM xml Bug: 207076973 Test: m checkvintf Change-Id: Ifa9c7e103671e1072496f6f76dd0c3233fb46a6e Merged-In: Ifa9c7e103671e1072496f6f76dd0c3233fb46a6e --- device.mk | 4 ++-- device_framework_matrix_product.xml | 26 +++++++++++++++++++++++++- manifest-gralloc3.xml | 2 +- manifest.xml | 2 +- 4 files changed, 29 insertions(+), 5 deletions(-) diff --git a/device.mk b/device.mk index 9dbed533..373ab487 100644 --- a/device.mk +++ b/device.mk @@ -228,8 +228,8 @@ DEVICE_MATRIX_FILE := \ DEVICE_PACKAGE_OVERLAYS += device/google/gs201/overlay -# This will be updated to 31 (Android S) for shipping -PRODUCT_SHIPPING_API_LEVEL := 30 +# This will be updated to 33 (Android T) for shipping +PRODUCT_SHIPPING_API_LEVEL := 31 # Temporarily disable the debugfs restriction on 31 (Android S) PRODUCT_SET_DEBUGFS_RESTRICTIONS := false diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index a8f77006..72d536f7 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -1,4 +1,20 @@ - + + + android.hardware.contexthub + 1 + + IContextHub + default + + + + android.hardware.graphics.composer3 + 1 + + IComposer + default + + android.hardware.radio 1.2 @@ -15,6 +31,14 @@ dual + + android.hardware.wifi.hostapd + 1 + + IHostapd + default + + android.vendor.samsung_slsi.telephony.hardware.radio 1.1 diff --git a/manifest-gralloc3.xml b/manifest-gralloc3.xml index 4ae12513..5ea7c7ea 100644 --- a/manifest-gralloc3.xml +++ b/manifest-gralloc3.xml @@ -1,4 +1,4 @@ - + android.hardware.audio hwbinder diff --git a/manifest.xml b/manifest.xml index 19bf68f9..b80598c0 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,4 +1,4 @@ - + android.hardware.audio hwbinder