diff options
author | Fabian Kozynski <kozynski@google.com> | 2020-01-08 18:20:36 -0500 |
---|---|---|
committer | Matt Pietal <mpietal@google.com> | 2020-01-23 07:28:46 -0500 |
commit | 1bb26b504645436476112460e4aa864cce86eda5 (patch) | |
tree | 3cba96c8d22b07e43d84aada0b4af4525835bace /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 15cc12ccf4ec6786d2fb11c9b98787e0b6958837 (diff) |
Removed @hide and Parcelable hierarchy
This CL removes @hide from all the controls API as well as introduce
some minor changes:
* ControlTemplate and ControlAction are not Parcelable. There are
Parcelable wrappers that stores all the information in the Bundle
produced by #getDataBundle.
* Control supports a customIcon and customColor to override those
defined by deviceType.
Missing:
* Javadoc in some classes/methods
* CTS testing
Test: atest ControlProviderServiceTest
Test: atest ControlActionTest
Test: atest ControlTemplateTest
Bug: 147760868
Change-Id: I3279ecfcc4fabe05a4b278385eb89ea6a92e3a33
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions