diff options
author | Greg Kaiser <gkaiser@google.com> | 2016-09-27 13:38:13 -0700 |
---|---|---|
committer | Greg Kaiser <gkaiser@google.com> | 2016-09-27 15:01:48 -0700 |
commit | 1983f9b05b3d1df5563789bfe20421b305a5cab2 (patch) | |
tree | 82afa879de472f3fa6bfe90728e0db99e7cebe29 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | c8dd22bcdf5d971957640ce8aa90684988336104 (diff) |
ContextHubService: Hack around 32-bit app ID
The NanoApp.java class has a bug (b/30808791) where the API treats
app IDs as 32-bits, instead of 64-bits. We are too late in the
Android N release cycle to change this API.
We previously put in a hack to fix this only for Google nanoapps.
However, our GTS nanoapps need this to work, and there are other
partners who need this to work in the N timeframe. So we make
a more robust hack which parses the full 64-bit app ID out of
the header binary.
Test: Compiles and runs GTS
Bug: 31767599
Change-Id: Ic43f1f62c685fb99aac08d08767d1a67c329503f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions