diff options
author | Hank Freund <hanochf@google.com> | 2015-12-08 09:05:46 -0800 |
---|---|---|
committer | Takayuki Hoshi <hoshi@google.com> | 2016-09-14 14:42:17 +0900 |
commit | 21003f696fea9bd2796d2c446c53ade2927f7533 (patch) | |
tree | 7ae4ff9ae6c55ab13fa574b859480d151ee060de /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 82979f27cbeefe39d654e3b19821ca21267f4474 (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