diff --git a/installd.te b/installd.te index 6b1b2b8e1ccb6cf1f747da74393f8740993568f6..46e6b81122aa2201d319dbdfb55528d23c6297ba 100644 --- a/installd.te +++ b/installd.te @@ -61,9 +61,6 @@ allow installd resourcecache_data_file:file create_file_perms; # Run dex2oat in its own sandbox. domain_auto_trans(installd, dex2oat_exec, dex2oat) -# dex2oat needs LD_PRELOAD, passed down from init -# https://android-review.googlesource.com/94851 -allow installd dex2oat:process noatsecure; # Upgrade from unlabeled userdata. # Just need enough to remove and/or relabel it.