summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorPatrick Baumann <patb@google.com>2019-11-06 10:36:39 -0800
committerBill Lin <lbill@google.com>2019-11-28 18:55:38 +0800
commit1e5261ce6f913c471cd099f476eb4411ce122ddb (patch)
tree2b32475f4b9e52cd6a73c3d2221787f45a069dbd /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent787471af481e875c59a7720f51174c893f85c97f (diff)
DO NOT MERGE: Fixes NPE when preparing app data during init
When deleting an unused static shared library on Q, the user manager was fetched via mContext.getSystemService. At this time during boot, the service wasn't registered and so null was returned. This has already been addressed in R with a move to injecting dependencies in the PackageManagerService constructor. Bug: 142083996 Bug: 141413692 Test: manual; remove static dependency on eng Q build and reboot Exempt-From-Owner-Approval: Already approved in https://googleplex-android-review.git.corp.google.com/c/platform/frameworks/base/+/9684883/ Change-Id: I8ae4e331d09b4734c54cdc6887b273705dce88b1 Merged-In: I8ae4e331d09b4734c54cdc6887b273705dce88b1
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions