sdm845-common: Move LiveDisplay HAL default profile path to /data/misc/display

* /data/display does not exist and we are unable to allow
  writing to /data/system since it's a neverallow. Instead
  we are creating /data/misc/display which coredomain is
  allowed to write to.

Change-Id: I1198c61177b75fd2ad460aafab5f2d5010b2ca63
This commit is contained in:
LuK1337
2019-06-17 11:31:36 +02:00
committed by Łukasz Patron
parent 4875e13d6a
commit f0e0e8184e
5 changed files with 9 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# Data files
/data/display(/.*)? u:object_r:display_data_file:s0
/data/misc/display(/.*)? u:object_r:display_misc_file:s0
# Files in rootfs
/bt_firmware(/.*)? u:object_r:bt_firmware_file:s0