From: Dianne Hackborn Date: Mon, 4 Oct 2010 18:31:17 +0000 (-0700) Subject: Add new API to find out whether external storage is removable. X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/dcf97f4c8dd5ae9498f2edecd82feb79b7d8a7de?hp=dcf97f4c8dd5ae9498f2edecd82feb79b7d8a7de Add new API to find out whether external storage is removable. This is implemented based on whether we are using the "nosdcard" product. Needed to tweak aapt to allow use of the product attribute with other resource definition tags besides strings. Change-Id: I49922d23b52a34183a8e2f4d2515adaf1fc9149a ---