android_device_xiaomi_clover/sepolicy/vendor/folio_daemon.te
Andrew Lehmer b487b4aa4d clover: Add support for folio cases
Bug: 35243564
Test: Used magnet to wake and lock device. Also tested during suspend.
Change-Id: I4b819e12cc23a3d7a8ce048e208c15eac4f8d6c5
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-09-12 08:19:20 +02:00

4 lines
107 B
Text

type folio_daemon, domain;
type folio_daemon_exec, exec_type, file_type;
init_daemon_domain(folio_daemon)