]> git.saurik.com Git - android/aapt.git/commit
am 799a5a61: am 2533a6ad: set up fast-forward from froyo-release to gingerbread
authorThe Android Open Source Project <initial-contribution@android.com>
Tue, 29 Jun 2010 21:42:32 +0000 (14:42 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Tue, 29 Jun 2010 21:42:32 +0000 (14:42 -0700)
commitf68488ad414c4e47e47c66c4041a8178dbbaff16
tree7650e4cc1fcb16cf2f58bbc28c4cfc01038e66a3
parentc70f9935358d885d063ed0112827c5d8506d1f9d
parentedacf88c80e6d421cc3542268a263b9fa9e13a7f
am 799a5a61: am 2533a6ad: set up fast-forward from froyo-release to gingerbread

Merge commit '799a5a61d5813be83c4d0814b04c374adfe3a989'

* commit '799a5a61d5813be83c4d0814b04c374adfe3a989': (22 commits)
  Properly note the current active restore set's token
  Do not log AT command traffic by default.
  Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test
  TimedEventQueue is apparently important for glitch-free media playback, and so
  As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files
  When filling the cache, we always time out waiting for a condition that won't occur.
  Respond to changes in throttle policy.
  Fix Tethering of multiple downstream ifaces.
  Update Framework to support multiple dhpc ranges
  Dumb late-night typo.
  Use ViewRoot.addConfigCallback instead of a BroadcastReceiver.
  Clean up changing AP configuration
  Grant permissions to apps on sd when enabling/disabling packages.
  Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FRE70D
  Switch default install location to unspecified.
  Fix problem with calling onConfigurationChanged() too much.
  Preserve widgets on upgrade.
  Need to keep new package's cert when using original-package.
  Pick up default install location
  Fix 2463886: Allow delayed fetching of DevicePolicyManager in LockPatternUtils.
  ...