summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2012-06-26 14:34:54 -0700
committerDianne Hackborn <hackbod@google.com>2012-06-26 14:44:08 -0700
commitea401541c51422ba76f8319927cca0f303c57a4e (patch)
tree4d29da07d4882eb124b9f74a2d3e5f8a6f29d5f2 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9e608c12186d308fb1711e8824901fdf931a3a96 (diff)
Fix issue #6730064: When turning off Nakasi, it very often...
...turns itself immediately back on. The ON_AFTER_RELEASE flag is documented to not turn the screen on if it is currently off. Unfortunately, it didn't seem to actually do this -- it would just cause a userActivity() call, which turns on the screen if it is currently off. Fix this by adding yet another boolean to that function to tell it to not poke user activity if the screen is off. (Yes the number of booleans on it is now insane, and should be cleaned up after we get through JB.) Bug: 6730064 Change-Id: I850dfbc777c7668d08b7d63f42a293e22b878256
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions