Skip to content
Commit ef87e2e5 authored by Robin Lee's avatar Robin Lee
Browse files

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
parent 9e118130
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment