Commit Graph

11 Commits

Author SHA1 Message Date
Jeongik Cha 61d47cc698 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: Ida940a2e1bb832cf5c3d147297e7ed65fa6921d5
2019-11-25 20:24:07 +09:00
Anton Hansson b4f38deaa7 Move Launcher3QuickStep to /product
This app is frequently overriden by proprietary apps
on shipping devices, so move it to /product.

Also make it depend on its privapp permission grants.

Bug: 122353713
Test: boot aosp_arm64 emulator
Change-Id: Id21e610844c4001e40456263bcb3b4b3fde75962
2019-01-15 10:07:37 +00:00
Michael Jurka 96749c1321 Revert "Revert "Move wallpaper picker code to a separate directory""
This reverts commit 39de459a86.
2013-12-11 15:41:28 +01:00
Michael Jurka 39de459a86 Revert "Move wallpaper picker code to a separate directory"
This reverts commit 8e88cb8478.
2013-12-10 23:47:28 +01:00
Michael Jurka 8e88cb8478 Move wallpaper picker code to a separate directory
Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392
2013-12-10 18:28:50 +01:00
Michael Jurka 46fe42f76d Update cleanspec to fix build issue
Change-Id: I5f26adbf30da682ada1288557ab600850b2ba681
2012-05-21 13:45:47 -07:00
Michael Jurka a93f6fc658 Fix incremental builds
Change-Id: Iac9a31690ef5989b7b25282641345cf482d2170e
2012-05-18 15:05:30 -07:00
Winson Chung 63257c110a Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize.
- Also removing references to old all-apps 2d/3d

Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
2011-05-06 16:25:37 -07:00
Michael Jurka 25913ca198 Deleting unused code
Change-Id: I970b6ae64c7559cd3cbf9664f1921b92414b5e30
2011-05-05 14:17:59 -07:00
Michael Jurka b679332aeb Adding a line to CleanSpec to force a rebuild of
the last proguard changes

Change-Id: Ia2594c2ba0baef475317fe0101827abac50d5180
2010-09-29 10:58:44 -07:00
Jean-Baptiste Queru 7c863d2647 Add an empty CleanSpec.mk
Change-Id: If0c55c46602c610c68d42b62796d6784dad97c0e
2010-03-08 18:05:04 -08:00