Skip to content
Snippets Groups Projects
Commit 87ab488e authored by Alex Klyubin's avatar Alex Klyubin Committed by android-build-merger
Browse files

resolve merge conflicts of 952072b9 to stage-aosp-master am: a98b9804

am: 5224fefe

Change-Id: I4fbd474be69e675f982b70673aa49480227734e1
parents a53adef7 5224fefe
No related branches found
No related tags found
No related merge requests found
......@@ -239,10 +239,10 @@
/system/fake-lib(64)?/libart.* u:object_r:libart_file:s0
/system/lib(64)?/libart.* u:object_r:libart_file:s0
/system/bin/hw/android\.hardware\.audio@2\.0-service u:object_r:hal_audio_default_exec:s0
/system/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.1-service u:object_r:hal_fingerprint_default_exec:s0
/system/bin/hw/android\.hardware\.bluetooth@1\.0-service u:object_r:hal_bluetooth_default_exec:s0
/system/bin/hw/android\.hardware\.boot@1\.0-service u:object_r:hal_boot_exec:s0
/system/bin/hw/android\.hardware\.contexthub@1\.0-service u:object_r:hal_contexthub_default_exec:s0
/system/bin/hw/android\.hardware\.biometrics\.fingerprint@2\.1-service u:object_r:hal_fingerprint_default_exec:s0
/system/bin/hw/android\.hardware\.dumpstate@1\.0-service u:object_r:hal_dumpstate_default_exec:s0
/system/bin/hw/android\.hardware\.gatekeeper@1\.0-service u:object_r:hal_gatekeeper_default_exec:s0
/system/bin/hw/android\.hardware\.gnss@1\.0-service u:object_r:hal_gnss_default_exec:s0
......
......@@ -120,6 +120,7 @@ attribute haldomain;
# HALs
attribute hal_audio;
attribute hal_bluetooth;
attribute hal_contexthub;
attribute hal_dumpstate;
attribute hal_fingerprint;
attribute hal_gatekeeper;
......@@ -138,4 +139,3 @@ attribute hal_thermal;
attribute hal_vibrator;
attribute hal_vr;
attribute hal_wifi;
attribute hal_contexthub;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment