summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorKiyoung Kim <kiyoungkim@google.com>2019-03-28 13:38:12 +0900
committerKiyoung Kim <kiyoungkim@google.com>2019-04-04 01:59:24 +0000
commit22557fe696fcb234636cf39da1552d568445c6ba (patch)
treeb912b57a848f09ce3949059eb032a4905ce8ddd6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent7871659f67441e1469b61eacb8648dfabad046b8 (diff)
Check if product app is unbundled from property.
Some of devices launched with old version of android (and maybe not treblized) can come with no /product/lib. However in current we are checking if product app is unbundled by checking /product/lib from search path, this can lead to wrong check of unbundled. To fix this, I created new property (ro.product.apps.unbundled) to decide if product app is unbundled. Bug: 129011845 Test: m -j && tested from crosshatch Change-Id: Id30595b3ca88ffe008ffe479406d59b840b19b44
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions