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
commite59c395c2a38cf2ac8253cb0324f74230cd371c9 (patch)
tree8b5db9d9277f7eb7e4afa213524f5b6376725ab3 /overlay
parentf6dbf80bb226d0ef4afeb0b2f4ef97f88bbc62c3 (diff)
downloaddevice_samsung_tuna-e59c395c2a38cf2ac8253cb0324f74230cd371c9.zip
device_samsung_tuna-e59c395c2a38cf2ac8253cb0324f74230cd371c9.tar.gz
device_samsung_tuna-e59c395c2a38cf2ac8253cb0324f74230cd371c9.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>