diff options
author | Calin Juravle <calin@google.com> | 2017-09-25 18:13:38 -0700 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2017-09-26 21:46:18 +0000 |
commit | 4f475cc140ca3127770fbfd4f37ccf0603dc2c2a (patch) | |
tree | e60a6abe83b01d4391dbe956692ccc38068330a8 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | f53201f8c796e8500b76b72e4fad6269d8547369 (diff) |
Remove obsolete & broken handling of precompiled sys apps
During the times we used verify-profile for OTAs we had to ensure that
prebuilds do not regress by verifying at runtime. For that we added a
hackish check in PMS.
Now, we no longer use verify-profile and we have no configuration which
will leave the prebuilds unverified (assume-verify does not count here).
So, we can remove this check which blocks system apps to be compiled with
speed-profile.
(Also worth mentioning that
!Environment.getReferenceProfile(pkg.packageName).exists() was broken...
most likely because of an SElinux policy update which we did not handled
:/ )
Bug: 66903791
Test: build & boot
(cherry picked from commit efc022768eba2f33d3fadbda7eaa6adf1730d3fc)
Merged-In: I981e463d61c42ab8455d489ff86cc300632a2a90
Change-Id: I981e463d61c42ab8455d489ff86cc300632a2a90
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions