Disable Clock View Layer and ignore assigned alpha

The Software Layer is causing clipping. Instead of that approach, we'll
ignore the set alpha and compute our own alpha from the view's
properties This prevents regressing in edge cases where onSetAlpha(255)
is called from View.

Bug: 291300765
Test: Manually checked many clocks and re-verified double clock bug
Change-Id: I7f4813673cc6b61d7bc93d4984500c19bce41936
Merged-In: I7f4813673cc6b61d7bc93d4984500c19bce41936
1 file changed