Merge "Add return value annotation to getSoundTriggerMode" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ad44b3ceaa
@@ -247,6 +247,7 @@ public final class BatterySaverPolicyConfig implements Parcelable {
|
||||
/**
|
||||
* Get the SoundTrigger mode while in Battery Saver.
|
||||
*/
|
||||
@PowerManager.SoundTriggerPowerSaveMode
|
||||
public int getSoundTriggerMode() {
|
||||
return mSoundTriggerMode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user