dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame^] | 1 | # type_transition must be private policy the domain_trans rules could stay |
2 | # public, but conceptually should go with this | ||||
3 | # Allow to transition to postinstall_ota, to run otapreopt in its own sandbox. | ||||
4 | domain_auto_trans(otapreopt_chroot, postinstall_file, postinstall_dexopt) |