OSDN Git Service

Remove Dev Settings app from emulator images
authorBjoern Johansson <bjoernj@google.com>
Thu, 26 May 2016 01:26:14 +0000 (18:26 -0700)
committerBjoern Johansson <bjoernj@google.com>
Thu, 26 May 2016 01:31:25 +0000 (18:31 -0700)
commitd7db5d514a05e6470d8d4b525bd9596cbebae588
treecf8404d5c1624cb42fcf8d17d3d5b5e5a11daccd
parent501c88c0290eb2308c110398f106411260863bb8
Remove Dev Settings app from emulator images

The Dev Settings app currently just launches an intent that is received
by the regular Settings app. However, since N the Settings app only
receives the intent when developer mode is enabled. If it is not enabled
the Dev Settings app will crash. Since the Dev Settings app doesn't
really add much benefit this change removes it from the emulator system
images to prevent this issue. The user will have to access the developer
settings from the regular Settings app just like on a physical device.

BUG: 27549126

Change-Id: I8191f9003bb452ef76c4b236b965368b48be3d25
target/product/sdk_base.mk