summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAmit Mahajan <amitmahajan@google.com>2021-04-15 12:02:08 -0700
committerAmit Mahajan <amitmahajan@google.com>2021-04-15 15:46:25 -0700
commita6cb2f1e8539d0100794c3ae1e315d9fe956057b (patch)
tree45065bfb76de83ecad24019c5da251739d31e1fd /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9863f6343bcda1eb3e45617ad76534f24f087c81 (diff)
Change osAppId from String to byte[] to match specs.
OSAppId as defined in the specs is a concatenation of a UUID (representing OSId) converted to byte[], and a byte[] representing the app id. As such it is better to have that as a byte[] in the public APIs instead of String. Made the Builder @hide as well since it is not supposed to be built by any external code. Test: atest DataConnectionTest Test: atest DcTrackerTest Test: atest TrafficDescriptorTest Bug: 185497057 Change-Id: I3d327097397bcfaaca2e6b7c342fb440fd546318
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions