sm8350-common: sepolicy: Add rules for OnePlus charger

Change-Id: Ic4685fca5d631bce8b87492bc3c956e3dc567054
This commit is contained in:
LuK1337 2021-06-02 02:34:11 +02:00 committed by Bruno Martins
parent cfa0bbf545
commit 965826e23b
7 changed files with 27 additions and 0 deletions

View file

@ -3,6 +3,10 @@ attribute hal_cameraHIDL;
attribute hal_cameraHIDL_client;
attribute hal_cameraHIDL_server;
attribute hal_charger;
attribute hal_charger_client;
attribute hal_charger_server;
attribute hal_display;
attribute hal_display_client;
attribute hal_display_server;