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:00:49 +0000 (13:00 +0100)
commit15a5fc063c5f37847cdc6e631e0deaeba28efbd7
treecb7cc09e76cdfac71d7bee12d828a354b1b05096
parentdb834fcfaf1e1ee3864fb7ad967e4c28e5e1beaf
mobicore: split into legacy and treble folders

Change-Id: I44bdbc49944be89314f1f96d8a2c1c9fb58e1352
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]