summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2019-03-20 16:40:54 +0900
committerRemi NGUYEN VAN <reminv@google.com>2019-03-25 11:54:41 +0900
commit86c45823c73e38826f8f1bf9ff01940f639dfa08 (patch)
tree9b840a6c0b205c89545aca84010689e2f97a8e37 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent0bd294cd55ae558b15bd760c8220a7b816ee946e (diff)
Compile NetworkStack resources only once
The current build files would compile resources both for the android_library and the android_app build rules, since the android_app build rule resource_dirs default to ["res"]. Set resource_dirs to [] for these build rules so that resources are only inherited from the android_library. Also refactor the build file using java_defaults to avoid repeating configuration. Test: flashed, boots, WiFi working Bug: 127908503 Change-Id: Ie51dd1bd1a8ee5145e3f1b95beb1de59665b4c51
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions