diff options
author | Fan Zhang <zhfan@google.com> | 2020-12-09 10:55:32 -0800 |
---|---|---|
committer | Fan Zhang <zhfan@google.com> | 2020-12-10 17:13:34 +0000 |
commit | 9123a77af7b780c4060b2da92bb01579a7371720 (patch) | |
tree | 23a8492962f630f995375f464483134559b98fa9 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7ffb3ba9ddd0d8189bd0e4793ba4c76171ce7512 (diff) |
Bug fix: GestureLauncherService is disabled incorrectly
The enable condition only includes camera sysprops/res configs however
the class handles both camera gesture and emergency gesture. When camera
flags are all turned off, the entirely class is turned off by mistake.
This change adds a res config so OEMs can turn on/off emergency gesture
feature individually, instead of bundling camera/emergency together.
Fix: 175236091
Test: atest GestureLauncherServiceTest
Change-Id: I774edb646b96c69549ee883143d76500af32b298
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions