summaryrefslogtreecommitdiff
path: root/opengl/libagl/array.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2018-09-13 15:01:02 -0700
committer Steven Moreland <smoreland@google.com> 2018-09-14 12:54:35 -0700
commit5d62e445c33f0e14b8ae7d17c49f40a9b2b4221a (patch)
tree62f150c6b50ab4bb0b69c0e96be5d0d0514de9d0 /opengl/libagl/array.cpp
parent34da9eec9879a881d683713be4e59682fd768095 (diff)
libbinder_ndk: distinguish exception/status_t
Previously here, I had erroneously used EX_* values instead of using values corresponding to status_t. This CL defines the set of errors that can be returned from APIs and constrains the return set to be exactly and only those values. Exception values are currently not used, but they will be used for a Status-like object since they are required for communicating with the SDK (Java). This is also why they were not removed. Bug: 111445392 Test: ./ndk/runtests.sh Change-Id: I24bbebae60c167d7e050ee608c24cc1ffc8a9101
Diffstat (limited to 'opengl/libagl/array.cpp')
0 files changed, 0 insertions, 0 deletions