Add flashlight notification reminder
We now only post a notification when the user initiated the flashlight
via the QS tiles (or "V" gesture) since there is a common API for flashlight apps to hook
into (and possibly place their own notification, which we don't want to
ever double up on).
** DU Edits **
- Show the notification all the time not just when turning the screen off then on.
Change-Id: Idabc9c4c158080e963ed4f5b3a8062cd733f6d8a
Conflicts:
packages/SystemUI/res/values/custom_strings.xml
packages/SystemUI/src/com/android/systemui/statusbar/policy/FlashlightController.java
2 files changed