From ec0510bd91bf27e9c695990108408458506397f9 Mon Sep 17 00:00:00 2001 From: Alex Hong Date: Mon, 12 Apr 2021 23:24:31 +0800 Subject: [PATCH] Upgrade the Target FCM version to 5 (Android Rvc) PRODUCT_SHIPPING_API_LEVEL is 30 (Rvc) now. Upgrade the Target FCM version to match the shipping api level. TO-DO: Upgrade PRODUCT_SHIPPING_API_LEVEL to 31 Upgrade the Target FCM version to 6 Test: $ m check-vintf-all The device is bootable. Bug: 184714406 Change-Id: I72c7f490e9cb38d94f98071b302a4f465bf3281b --- manifest-gralloc3.xml | 2 +- manifest.xml | 2 +- manifest_64-gralloc3.xml | 2 +- manifest_64.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest-gralloc3.xml b/manifest-gralloc3.xml index b9f784ee..8cadaba5 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 dd5af4ef..1c101924 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,4 +1,4 @@ - + android.hardware.audio hwbinder diff --git a/manifest_64-gralloc3.xml b/manifest_64-gralloc3.xml index fb66a011..820a8b4d 100644 --- a/manifest_64-gralloc3.xml +++ b/manifest_64-gralloc3.xml @@ -1,4 +1,4 @@ - + android.hardware.audio hwbinder diff --git a/manifest_64.xml b/manifest_64.xml index a6714279..17069085 100644 --- a/manifest_64.xml +++ b/manifest_64.xml @@ -1,4 +1,4 @@ - + android.hardware.audio hwbinder