sepolicy: add the attributes corresponding to the umdservice

Change-Id: I1102eda821c08084eccbdd2162b68989aed7c628
This commit is contained in:
Yashaswini Guvvala 2023-05-16 12:21:57 +05:30 committed by LuK1337
parent 66fbd101af
commit 18415c7c55

View file

@ -282,6 +282,10 @@ attribute hal_wificfr;
attribute hal_wificfr_client;
attribute hal_wificfr_server;
attribute vendor_hal_umd;
attribute vendor_hal_umd_client;
attribute vendor_hal_umd_server;
attribute vendor_hal_sxrservice_qti;
attribute vendor_hal_sxrservice_qti_client;
attribute vendor_hal_sxrservice_qti_server;