Commit Graph

5 Commits

Author SHA1 Message Date
Jeongik Cha
68da89b6d8 Move the app to /system_ext
As mentioned in go/partitions-in-r, we plan to forbid hidden API in
product partition.
So this app should be moved to /system_ext because it uses hidden API.
It is not permanent, so they can be moved back to /product due to
needs if there isn't hidden usage anymore.

Bug: 137908189
Test: m
Test: check whether device boots successfully
Change-Id: Icd2f7fc7021e84fad9980d58688dc640ca4245f8
2019-11-25 20:28:35 +09:00
Anton Hansson
f109282c8e Move Settings app to /product
Since this app is frequently customized by OEMs, it doesn't
fit in the mainline /system image right now. Move it to
/product.

Bug: 110072687
Test: make
Change-Id: Iee5940125af3f2a8543ecb3a68d7fba737acd77d
2018-12-18 09:51:08 +00:00
Jeff Sharkey
fc3bd5c0c2 CleanSpec!
Change-Id: I2e8a01fa14aeea4b8f9af83deab31b5d136d4120
2015-04-13 09:21:39 -07:00
Dan Sandler
347f944a22 Finally, a place for notification settings.
Consolidated under the new Notifications settings are:

  - Ringtone (from Sound)
  - Zen Mode (from Sound)
  - Pulse LED (from Display)
  - Heads-Up Notifications (from Display)
  - Notification Access (from Security)
  - Show when locked (from Security)

Change-Id: I214d03ba1e356e088323a3058d98d390b8a8f988
2014-03-12 14:15:09 -04:00
Jean-Baptiste Queru
f69dcab6ac Add an empty CleanSpec.mk
Change-Id: If6c3d9ba2f733b820841ded3f9d5d510db7abaf6
2010-03-08 18:05:08 -08:00