1 2on post-fs-data 3 mkdir /data/tee 0775 shell shell 4 mkdir /data/tee/optee_armtz 0775 shell shell 5 restorecon_recursive /data/tee 6 7service tee-supplicant /system/bin/tee-supplicant 8 class main 9 user root 10 oneshot 11