Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 58a877d8 authored by bohu's avatar bohu Committed by android-build-merger
Browse files

Merge "emulator: grant fingerprint hal data permission" am: b2cc4dda

am: 96fecf5b

Change-Id: If1bc358d6a761146ec86af0ccf84613b2fff325d
parents 51b559ab 96fecf5b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
# TODO(b/36644492): Remove data_between_core_and_vendor_violators once
# hal_fingerprint no longer directly accesses fingerprintd_data_file.
typeattribute hal_fingerprint_default data_between_core_and_vendor_violators;
allow hal_fingerprint_default fingerprintd_data_file:file create_file_perms;
allow hal_fingerprint_default fingerprintd_data_file:dir rw_dir_perms;