OSDN Git Service

Remove isHighEndGfx check
authorNg Zhi An <zhin@google.com>
Fri, 22 Sep 2017 16:15:29 +0000 (09:15 -0700)
committerNg Zhi An <zhin@google.com>
Fri, 22 Sep 2017 16:30:09 +0000 (09:30 -0700)
commitc661713ab17230465ca107fda12e4a8fe357df12
tree1277bd980eaa6af5fffaec2a6339225199ee632b
parent8617e4ec9efa2c34bbebda750f29e43d0fdf4044
Remove isHighEndGfx check

We want the nav bar to be translucent, having a solid black
bar on small gobo devices looks heavy.
The memory impact of removing this check has been accessed
in the referenced bug and is minimal.

Change-Id: Iaa967623fc2252ada268a7045f014a791fe83c29
Fixes: 65024600
Test: runtest frameworks-services
services/core/java/com/android/server/policy/PhoneWindowManager.java