summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorHank Freund <hanochf@google.com>2015-12-08 09:05:46 -0800
committerTakayuki Hoshi <hoshi@google.com>2016-09-14 14:42:17 +0900
commit21003f696fea9bd2796d2c446c53ade2927f7533 (patch)
tree7ae4ff9ae6c55ab13fa574b859480d151ee060de /tools/aapt2/java/JavaClassGenerator_test.cpp
parent82979f27cbeefe39d654e3b19821ca21267f4474 (diff)
Ignore TV platforms in checkForRingerModeChange
The checkForRingerModeChange function determines how to modify the ringer mode based on the requested action and then calls setRingerMode to carry out the change. For TV devices, setRingerMode exits immediately, making the path through checkForRingerModeChange unnecessary. Removed all references to TV inside checkForRingerModeChange and return immediately in that situation. b/26016241 Change-Id: I15893d38c8b7b449e5a3f1d729f75505a08976a2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions