| commit | e2c0901918d46d6e9920c71436bc1f896cbd425b | [log] [tgz] |
|---|---|---|
| author | Yang Ni <yangni@google.com> | Wed Apr 26 16:15:42 2017 -0700 |
| committer | Yang Ni <yangni@google.com> | Mon May 01 21:41:14 2017 +0000 |
| tree | 4128e23af9702b21b162ba8eea81b1a31a035023 | |
| parent | e5181610d44635a4c443f56905aeb517f0db28f7 [diff] |
Do not package res unless RS target API < 21
Bug: 37626838
Since Lollipop, RS generated bitcode is embedded as strings in
generated Java files, and no longer needed in the resources.
This CL makes packaging resources conditional on RS target API, and
not do so unless it is below 21.
Test: mm in frameworks/rs/tests/java_api/Refocus, ImageProcessing2, and
ImageProcessing_jb
Change-Id: I79a90ed4b96cb78b22a64a35b539d9d67351f4c4