summaryrefslogtreecommitdiffstats
path: root/overlay
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2011-07-28 09:47:53 -0400
committerMike Lockwood <lockwood@android.com>2011-07-28 09:47:53 -0400
commit08cf89b3cf8c9d19fd6ad2c43f04704738a58407 (patch)
treea47e22ea3bc68e95f1026879d3f6f1542d7c82cd /overlay
parentbdc0024a53c1cb422f16a5010c6010273ac04a99 (diff)
downloaddevice_samsung_tuna-08cf89b3cf8c9d19fd6ad2c43f04704738a58407.zip
device_samsung_tuna-08cf89b3cf8c9d19fd6ad2c43f04704738a58407.tar.gz
device_samsung_tuna-08cf89b3cf8c9d19fd6ad2c43f04704738a58407.tar.bz2
Remove AFT installer image from the build
Change-Id: I245e0f9996304df8d19308ae8357bc61d2846900 Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index d26043d..a6a0779 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -21,10 +21,6 @@
for different hardware and product builds. -->
<resources>
- <!-- Path to an ISO image to be shared with via USB mass storage.
- This image contains an installer for the AFT file transfer tool. -->
- <string translatable="false" name="config_isoImagePath">/system/etc/AftInstallerImage.iso</string>
-
<!-- Flag indicating whether we should enable the automatic brightness in Settings.
config_hardware_automatic_brightness_available is not set, so we will use software implementation -->
<bool name="config_automatic_brightness_available">true</bool>