aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CarDeveloperOptions/CleanSpec.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move the app to /system_extJeongik Cha2020-01-161-0/+2
| | | | | | | | | | | | | | To unbundle product partition, 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 Exempt-From-Owner-Approval: cherry-pick from internal Change-Id: I9c4fc342a180aa938cde839cff967f58cfc38df3 Merged-In: I9c4fc342a180aa938cde839cff967f58cfc38df3
* Developer Options moduleHeemin Seog2019-04-121-0/+53
This module needs to prune the code and resources more. However this is something we'll return to (if time allows) once other tasks for V1 are completed. The manifest has been pruned to the minimal set of activities, so the phone settings code should be inaccessible. Test: Manual Bug: 117289448 Change-Id: Ib7bf22c7e34f76626c9f8dce23cc3aa46f2bee2c