From 00182ed7488c1229320ac32bcbf36364e775a361 Mon Sep 17 00:00:00 2001 From: Kiyoung Kim Date: Tue, 17 Oct 2023 10:26:22 +0900 Subject: [PATCH] Bump android.hardware.graphics.common V4->V5 Bump android.hardware.graphics.common from V4 to V5 with same process library label. Bug: 291142745 Test: Cheetah boot succeeded Ignore-AOSP-First: changes in topics with internal-first/internal-only projects Change-Id: I09d4d1c3150105b6f9804fd3edcb012af75966b0 --- vendor/file_contexts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/file_contexts b/vendor/file_contexts index efe0b71b4..67fff6245 100644 --- a/vendor/file_contexts +++ b/vendor/file_contexts @@ -157,7 +157,7 @@ /(vendor|system/vendor)/lib(64)?/android\.hardware\.common-V2-ndk\.so u:object_r:same_process_hal_file:s0 /(vendor|system/vendor)/lib(64)?/android\.hardware\.common\.fmq-V1-ndk\.so u:object_r:same_process_hal_file:s0 /(vendor|system/vendor)/lib(64)?/android\.hardware\.graphics\.allocator-V2-ndk\.so u:object_r:same_process_hal_file:s0 -/(vendor|system/vendor)/lib(64)?/android\.hardware\.graphics\.common-V4-ndk\.so u:object_r:same_process_hal_file:s0 +/(vendor|system/vendor)/lib(64)?/android\.hardware\.graphics\.common-V5-ndk\.so u:object_r:same_process_hal_file:s0 /(vendor|system/vendor)/lib(64)?/android\.hardware\.graphics\.common@1\.0\.so u:object_r:same_process_hal_file:s0 /(vendor|system/vendor)/lib(64)?/android\.hardware\.graphics\.common@1\.1\.so u:object_r:same_process_hal_file:s0 /(vendor|system/vendor)/lib(64)?/android\.hardware\.graphics\.common@1\.2\.so u:object_r:same_process_hal_file:s0