From 956edf0d269c7c8f1b86ddcc567a5c03b5637147 Mon Sep 17 00:00:00 2001 From: Prochin Wang Date: Tue, 27 Aug 2024 07:04:23 +0000 Subject: [PATCH] Label touch_property_type to associate with vendor_gti_prop Pass ROM build of all git_main targets: https://android-build.googleplex.com/builds/abtd/run/L52500030006128092/ https://android-build.corp.google.com/abtd/run/L93900030006078492/ https://android-build.corp.google.com/abtd/run/L15800030006086232/ https://android-build.corp.google.com/abtd/run/L27700030006086619/ Bug: 361237875 Test: mm and flash rom Flag: build.RELEASE_PIXEL_BOOST_DATALAYER_PSA_ENABLED Change-Id: I518ff7c05fc1fa279cd7300cb77673a86ff3e35b --- touch/gti/ical/sepolicy/property.te | 1 + 1 file changed, 1 insertion(+) diff --git a/touch/gti/ical/sepolicy/property.te b/touch/gti/ical/sepolicy/property.te index 2a71d74..94fa3fc 100644 --- a/touch/gti/ical/sepolicy/property.te +++ b/touch/gti/ical/sepolicy/property.te @@ -1 +1,2 @@ system_public_prop(vendor_gti_prop) +typeattribute vendor_gti_prop touch_property_type;