summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAbhijeet Kaur <abkaur@google.com>2019-08-23 16:39:54 +0100
committerAbhijeet Kaur <abkaur@google.com>2019-08-27 16:55:40 +0100
commite9998513db50487b4e92b9d5b7d420e48b619ca0 (patch)
treebb3f149a37265ec88216f888d63ed0c50b722c26 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent05c94cec637c7701b8b838a11f5455dc2f801de3 (diff)
Add wrapper functions to eventually remove enum logic from callers.
The bugreport API uses newly added enum for bugreport options (example: BugreportParams.BUGREPORT_MODE_FULL). So, now we need to maintain and keep in sync both of these enums as requestBugreport will use the bugreport API; Need to move towards one enum for bugreport options. Currently, the caller of requestBugReport(int bugreport) needs to know the underlying enum for the bugreport it is requesting. Instead of changing the enum logic at the caller of requestBugreport(), create wrapper functions for specific bugreports. Bug: 137825297 Test: Builds Change-Id: I62a58511867624f9662287ee39f78a31ff9cd765
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions