summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorPatrick Baumann <patb@google.com>2019-11-06 10:36:39 -0800
committerPatrick Baumann <patb@google.com>2019-11-08 01:08:03 +0000
commit46e6a0b1ff34d3a0a8fc006ba86677780195a1ff (patch)
tree7a95440c430711dae4501f4984ebe0b9da0001bd /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent34b504c32ff054265630662fa6fa57158cbcdc6c (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 Change-Id: I8ae4e331d09b4734c54cdc6887b273705dce88b1
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions