Merge commit 'c16f6f333122ff7c642d2eaa946e9978aadb4dda'
* commit 'c16f6f333122ff7c642d2eaa946e9978aadb4dda':
Tell GlobalSearch about searches without a suggestion
Merge commit '6fc35e3e7e6c61f2f7f5176d6979ae860f471e83'
* commit '6fc35e3e7e6c61f2f7f5176d6979ae860f471e83':
Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block.
Merge commit '2fa86ffcba23137bb296972b98a119723e133000'
* commit '2fa86ffcba23137bb296972b98a119723e133000':
Pass return code from Camera HAL for setParameters().
Merge commit 'a47260887917546fc867b8998fa3ba77639d64a4'
* commit 'a47260887917546fc867b8998fa3ba77639d64a4':
Moving ImProvider to TalkProvider: Change Im.java to use the new TalkProvider; change the authority
Merge commit '905d7f57d44b8598994f3d24ca27db6f9748f05a'
* commit '905d7f57d44b8598994f3d24ca27db6f9748f05a':
Don't init wifiChannels until after supplicant up
Merge commit 'd42da36810b392867341b07d5bf1f2c47fa71c86'
* commit 'd42da36810b392867341b07d5bf1f2c47fa71c86':
If disk-full, don't crash the system server. Still todo: when we have disk we should trigger the event again.
Merge commit '16eae482cec71f0ca1a2f5e90c85c482577b2cd6'
* commit '16eae482cec71f0ca1a2f5e90c85c482577b2cd6':
dumpstate: Switch back to running as non-root
Merge commit 'b04c6689d0369209dbf0485a2e0af7f02b521fad'
* commit 'b04c6689d0369209dbf0485a2e0af7f02b521fad':
Add @Widget annotation to GestureOverlayView to make it usable in ADT.
Merge commit 'f6626fecdf3764bff9d40d3eac5c98f3fb9af643'
* commit 'f6626fecdf3764bff9d40d3eac5c98f3fb9af643':
Fix issue #1983406: Soft keyboard doesn't show up in an EditText with "digits" attribute set
Merge commit 'b7860bea3bcbd5217f42f2fa5ead4c498600d517'
* commit 'b7860bea3bcbd5217f42f2fa5ead4c498600d517':
Various cleanup around resources and nine-patches.
Merge commit 'e055d5833afc4124f0686b8d98f0b1adb3dd006f'
* commit 'e055d5833afc4124f0686b8d98f0b1adb3dd006f':
Save and restore partial supplicant data, not the whole file.
Merge commit '2d1c327eb91073881cd6b902d7209d4938e2bd5f'
* commit '2d1c327eb91073881cd6b902d7209d4938e2bd5f':
Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true).
Merge commit '37f62206236dbfe89c15990cd506e5e40dc256b2'
* commit '37f62206236dbfe89c15990cd506e5e40dc256b2':
Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
Merge commit '8797066aa8443df38118f24ed46fd052b2f4a37b'
* commit '8797066aa8443df38118f24ed46fd052b2f4a37b':
Move API change details from highlights doc to version notes doc.
Merge commit '6cb1330d26d2fe8a01c33ab3fbaee2bfebb6f47e' into eclair-plus-aosp
* commit '6cb1330d26d2fe8a01c33ab3fbaee2bfebb6f47e':
Tell GlobalSearch about searches without a suggestion
Merge commit '91e2d8651fe38a921b37a8bf8b3148c572cf9430' into eclair-plus-aosp
* commit '91e2d8651fe38a921b37a8bf8b3148c572cf9430':
Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block.
Merge commit '3ccfaaa70f25c8343ab45974a7a43cf9b9b15903' into eclair-plus-aosp
* commit '3ccfaaa70f25c8343ab45974a7a43cf9b9b15903':
Add tests and misc fixes on keystore.
mlebeau says:
"Basically, because we now show the app icon for in-app
search, showSearchIconAsBadge is a bit unnecessary, but it does in
fact still work. Basically if either showSearchIconAsBadge or
showSearchLabelAsBadge are specified, we grow the height of the search
bar and place the provided icon or the provided label, respectively,
above the text field and app icon. But we do not remove the app icon
if the developer specifies showSearchIconAsBadge - it's still just the
'badge area' above the icon."
Fixes:
http://b/issue?id=2105329
"Deprecate searchable attributes 'showSearchIconAsBadge' and 'icon'"
Change-Id: Ie2976aafe42b4ab870be9e64b34eb0ed441ebbb0
Merge commit '6085b4e7b5c592c398904748b56f95a77ced4ed5' into eclair-plus-aosp
* commit '6085b4e7b5c592c398904748b56f95a77ced4ed5':
Pass return code from Camera HAL for setParameters().
Merge commit '9a0bf14c4f715a8ffa645c77c4c183dcfa3e31c8' into eclair-plus-aosp
* commit '9a0bf14c4f715a8ffa645c77c4c183dcfa3e31c8':
Moving ImProvider to TalkProvider: Change Im.java to use the new TalkProvider; change the authority
Merge commit 'd2cc42733eb13063754c654921a58d34bfdb1c65' into eclair-plus-aosp
* commit 'd2cc42733eb13063754c654921a58d34bfdb1c65':
fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call through voice dialer
Merge commit 'f376c837ea9d5b89c668ff8306f2a404bed4ff05' into eclair-plus-aosp
* commit 'f376c837ea9d5b89c668ff8306f2a404bed4ff05':
Don't init wifiChannels until after supplicant up