5 Commits

Author SHA1 Message Date
Jan Altensen
588a0d1d1c MotoActions: move to system_ext
Change-Id: I3b4d22eb0fb7a020a804bfb084b66f59bc042d41
2021-01-04 18:39:37 +01:00
Michael W
3cffd7470f MotoActions: Don't show preference for non existing sensor
* Looks like some variants don't have a CameraActivationSensor, so let's
  remove the preference as the user's choice won't have an effect anyway

Change-Id: I7d157a992a6cb9ee333752772bc5e3b647b614f2
2020-12-29 18:33:35 +01:00
Michael W
9ccc54c3d2 MotoActions: Don't crash settings
* Registering a non-existing sensor causes a RuntimeException which crashes
  the Settings app which in turn takes down the whole system
* Change the RuntimeExceptions to normal error loggings

Change-Id: I18a73adc311bec6b70440a3266c7e2af74baa55a
2020-12-29 18:23:17 +01:00
Vache
b5fe31396d
MotoActions: Import Stock drawables
Co-authored-by: Rohan Hasabe <rohanhasabe8@gmail.com>

Change-Id: Ifea41d44ab133db5b921341f5beb3e9bf5e618c5
Signed-off-by: Rohan Hasabe <rohanhasabe8@gmail.com>
2020-12-23 18:06:21 +01:00
Jan Altensen
d2314727ed
motorola: rename LineageActions to MotoActions
Change-Id: I07e4b35309b3a645fab5acfcd1d18f8c30109b92
2020-12-23 16:23:30 +01:00