diff options
author | tony.ys_liu <tony.ys_liu@htc.com> | 2016-12-14 18:50:29 +0800 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2017-03-15 16:33:04 -0700 |
commit | 34738174ba6e5967b51cb4fd77de49d5717d225d (patch) | |
tree | e01e79b7b8826469d548b5069ba80eee1d3bab65 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 40aa5ee583c3948e1ac67b0afff71f899d131414 (diff) |
Set system server's class loader for wrap.system_server
Root Cause: systemServer's class path is not set
after set wrap.system_server property, and restart system_server,
it shows a java.lang.RuntimeException:
Missing class when invoking static main com.android.server.SystemServer
Solution: Correctly pass and parse a passed classpath.
Bug: 34692265
Test: adb root && adb shell stop && adb shell setprop wrap.system_server logwrapper && adb shell start
Change-Id: Ia6707dc05fa627af6cc28360d26b894487a6eff1
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions