]> git.saurik.com Git - android/aapt.git/commit - Command.cpp
As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files
authorDan Morrill <morrildl@google.com>
Wed, 16 Jun 2010 04:41:42 +0000 (21:41 -0700)
committerDan Morrill <morrildl@google.com>
Wed, 16 Jun 2010 04:57:33 +0000 (21:57 -0700)
commitb1b4591243a77cb1238d79adb0ca240bbf5a11fa
tree01ff6084f99291d0ffc3fba2c335cb34bb883de5
parent24b511770b42024dd321fe6b4b0aa259b1aa673f
As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files
that have minSdkLevel (or targetSdkLevel) set to 4 or lower should not be
presumed to require Bluetooth just because they take the permission.

Change-Id: Ia629e9ef0425a577e4e14f9b348f5aa2b39c1e74
Command.cpp