Move folio_daemon to system in sepolicy

Remove Treble violations.

Bug: 36867326
Bug: 62387246
Test: loaded on taimen, checked dmesg, and tested daemon with magnet
Change-Id: I4662b41206b94cae6ac9843b5dc7e1452003c63c
This commit is contained in:
Jeff Vander Stoep
2017-06-21 09:43:32 -07:00
committed by Andrew Lehmer
parent 3a002c8b68
commit d60c59ea43
7 changed files with 5 additions and 12 deletions

View File

@@ -17,6 +17,5 @@ LOCAL_CLANG := true
LOCAL_MODULE := folio_daemon
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_OWNER := google
LOCAL_PROPRIETARY_MODULE := true
include $(BUILD_EXECUTABLE)