diff options
author | Jeff Davidson <jpd@google.com> | 2017-05-15 10:22:20 -0700 |
---|---|---|
committer | Jeff Davidson <jpd@google.com> | 2017-06-13 17:51:07 +0000 |
commit | 83f8bc81be65cb09720c6d8dac7717d4652cd931 (patch) | |
tree | e6f88743b1966d6561037b8a4bc4c1c3767b1cc7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 17652d85ecbbbababa7bec457130024346ff4b18 (diff) |
eUICC API error code cleanup.
-Remove result classes in cases that a simple int will do. Split the
int error code space (now shared across all calls) into two parts -
predefined errors (0 or negative) and custom errors (positive).
-Replace "generic error" with "error" in naming.
-Remove detailed code from any result returned by the LPA. There is
still a detailed code in the platform API, which is equal to the
result code returned by the LPA.
Fixes: 38206601
Test: TreeHugger
Change-Id: I304081db2127a22d6dd67b6494b4f3279614d19c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions