diff options
author | Robin Lee <rgl@google.com> | 2020-04-21 23:02:00 +0200 |
---|---|---|
committer | Robin Lee <rgl@google.com> | 2020-04-24 16:12:27 +0200 |
commit | ef87e2e54f0f1af54c541f505f9cad0a7e81f654 (patch) | |
tree | 8e8ab5e041d119ee35a6c79534849a4609a586ef /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9e1181302a4328b24965b90211eee49c4af6bb1d (diff) |
Change BLACK to TRANSPARENT to fix test
* BLACK = 0xFF000000
* TRANSPARENT = 0x000000
These are not the same thing. We want lights that are off to show up as
transparent, and they do.
Test: atest LightsServiceTest
Bug: 154638739
Change-Id: I6db2bef8c543688ad76577e5aae363f26ef0b1d2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions