mobicore: split into legacy and treble folders
authorJan Altensen <info@stricted.net>
Sun, 18 Oct 2020 11:38:56 +0000 (13:38 +0200)
committerJan Altensen <info@stricted.net>
Tue, 22 Dec 2020 12:01:18 +0000 (13:01 +0100)
commitc65590b7211ca033191f8808944e13d2fab2b730
treedfd8e65666766d97b09b0d8e2db5928e1306aa5d
parent571df891247c09b3f54f688ec0da057855a6e742
mobicore: split into legacy and treble folders

Change-Id: I44bdbc49944be89314f1f96d8a2c1c9fb58e1352
(cherry picked from commit 15a5fc063c5f37847cdc6e631e0deaeba28efbd7)
23 files changed:
sepolicy.mk
tee/mobicore/common/file.te [new file with mode: 0644]
tee/mobicore/common/file_contexts [new file with mode: 0644]
tee/mobicore/common/hal_fingerprint_default.te [new file with mode: 0644]
tee/mobicore/common/hal_gatekeeper_default.te [new file with mode: 0644]
tee/mobicore/common/hal_keymaster_default.te [new file with mode: 0644]
tee/mobicore/common/property.te [new file with mode: 0644]
tee/mobicore/common/tee.te [new file with mode: 0644]
tee/mobicore/file.te [deleted file]
tee/mobicore/file_contexts [deleted file]
tee/mobicore/hal_fingerprint_default.te [deleted file]
tee/mobicore/hal_gatekeeper_default.te [deleted file]
tee/mobicore/hal_keymaster_default.te [deleted file]
tee/mobicore/init.te [deleted file]
tee/mobicore/legacy/init.te [new file with mode: 0644]
tee/mobicore/legacy/property_contexts [new file with mode: 0644]
tee/mobicore/legacy/tee.te [new file with mode: 0644]
tee/mobicore/legacy/vendor_init.te [new file with mode: 0644]
tee/mobicore/property.te [deleted file]
tee/mobicore/property_contexts [deleted file]
tee/mobicore/tee.te [deleted file]
tee/mobicore/treble/property_contexts [new file with mode: 0644]
tee/mobicore/vendor_init.te [deleted file]