Benson Huang
398de8943b
am 981258e5: [FM] Add FM permission to support FM radio app
...
* commit '981258e5f957899b034a98ebebade1f0366f506a':
[FM] Add FM permission to support FM radio app
2014-10-02 02:14:14 +00:00
Benson Huang
981258e5f9
[FM] Add FM permission to support FM radio app
...
Add FM permission like KK to support FM radio app.
Change-Id: Ifb76f63e3136a5f88306903fd28e9abbb01e69c9
Signed-off-by: Benson Huang <benson.huang@mediatek.com>
Conflicts:
data/etc/platform.xml
2014-10-01 18:39:16 -07:00
Alan Viverette
8f438e4ccd
Merge "Remove Holo fast scroll preview from Material overlay themes" into lmp-mr1-dev
2014-10-02 00:55:27 +00:00
Dianne Hackborn
ded96310cf
am 796d6ece: am c338784b: Merge "More work on issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
...
* commit '796d6eced1e23217914e639da45d9371baf8a5b0':
More work on issue #17656716 : Unhandled exception in Window Manager
2014-10-02 00:32:02 +00:00
Dianne Hackborn
796d6eced1
am c338784b: Merge "More work on issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
...
* commit 'c338784bf6bfcce3cd7db40f46b0e6c815e9ed3a':
More work on issue #17656716 : Unhandled exception in Window Manager
2014-10-02 00:27:48 +00:00
Dianne Hackborn
c338784bf6
Merge "More work on issue #17656716 : Unhandled exception in Window Manager" into lmp-dev
2014-10-02 00:23:18 +00:00
Erik Pasternak
c6646b0cb4
am 739bf81d: am 4d82c46e: Merge "Implement auto-sleep functionality." into lmp-dev
...
* commit '739bf81dd130957c9bc09abc4e25732af2d675c0':
Implement auto-sleep functionality.
2014-10-02 00:09:47 +00:00
Erik Pasternak
739bf81dd1
am 4d82c46e: Merge "Implement auto-sleep functionality." into lmp-dev
...
* commit '4d82c46ef5df06e1b92f3574e41b38a62ec0e607':
Implement auto-sleep functionality.
2014-10-02 00:04:01 +00:00
Erik Pasternak
4d82c46ef5
Merge "Implement auto-sleep functionality." into lmp-dev
2014-10-02 00:00:40 +00:00
Dianne Hackborn
8d05172112
More work on issue #17656716 : Unhandled exception in Window Manager
...
Fix Slog.wtf to not acquire the activity manager lock in its code
path, so that it can never deadlock. This was the original intention
of it, but part was missed.
Now we can put back in the code to detect when strict mode data is
getting large (a little more targeted now to the actual problem),
and use Slog.wtf to report it. And as a bonus, when this happens
we will now clear all of the collected violations, to avoid getting
in to the bad case where IPCs start failing. So this should be
good enough for L to fix the problem, with wtf reports for us to
see if the underlying issue is still happening.
Finally, switch a butch of stuff in the system process from Log.wtf
to Slog.wtf, since many of those are deadlocks waiting to happen.
Oh and fix a crash in the settings provider I noticed in APR.
Change-Id: I307d51b7a4db238fd1e5fe2f3f9bf1b9c6f1c041
2014-10-01 16:58:56 -07:00
Alan Viverette
d3cf7420ee
Remove Holo fast scroll preview from Material overlay themes
...
These were supposed to be removed when we updated the fast scroll
preview background for Material.
BUG: 17765143
Change-Id: I596398ea2e105fef9c92545d16955e684d980f73
2014-10-01 16:54:19 -07:00
Jeff Sharkey
b6ea4676aa
am 3a14bc84: am f178591f: Merge "Give audio GID to MANAGE_VOICE_KEYPHRASES apps." into lmp-dev
...
* commit '3a14bc8430dbdafbf8d2484b0b4396034f78ae48':
Give audio GID to MANAGE_VOICE_KEYPHRASES apps.
2014-10-01 23:54:04 +00:00
Jeff Sharkey
3a14bc8430
am f178591f: Merge "Give audio GID to MANAGE_VOICE_KEYPHRASES apps." into lmp-dev
...
* commit 'f178591f26a535ec3cffa3520c3ca387ec44959b':
Give audio GID to MANAGE_VOICE_KEYPHRASES apps.
2014-10-01 23:48:49 +00:00
Jeff Sharkey
f178591f26
Merge "Give audio GID to MANAGE_VOICE_KEYPHRASES apps." into lmp-dev
2014-10-01 23:43:57 +00:00
Alan Viverette
a5ecdbb1a8
Merge "Manage pressed state during drag-to-open" into lmp-mr1-dev
2014-10-01 23:43:03 +00:00
Alan Viverette
62a8b61f92
Manage pressed state during drag-to-open
...
BUG: 17573390
Change-Id: Ia85d7b51d6e4a18dcbf99b930f9f7c045697a31b
2014-10-01 16:41:31 -07:00
Dianne Hackborn
8440277784
am 9a4afb3f: am c3e7f87b: Merge "Fix issue #17740687 : Device does not boot after flashing LMP dev TOT(1478825) build." into lmp-dev
...
* commit '9a4afb3f5172cdd68e14fb0e48f48d619420cd89':
Fix issue #17740687 : Device does not boot after flashing LMP dev TOT(1478825) build.
2014-10-01 23:41:07 +00:00
ztenghui
5f243860a7
am 9ad17521: am f9033048: Merge "+ correcting shadow visual appearance (b/17610926)" into lmp-dev
...
* commit '9ad17521ac073562991cddb78f14d6df8d5fd05a':
+ correcting shadow visual appearance (b/17610926)
2014-10-01 23:41:00 +00:00
Svetoslav
c088ecc390
am 304a3528: am d35b072d: Merge "Fix accessiblity introspection from the shell user regression." into lmp-dev
...
* commit '304a35287adc757562e03345dc17899522a43a35':
Fix accessiblity introspection from the shell user regression.
2014-10-01 23:36:26 +00:00
Dianne Hackborn
9a4afb3f51
am c3e7f87b: Merge "Fix issue #17740687 : Device does not boot after flashing LMP dev TOT(1478825) build." into lmp-dev
...
* commit 'c3e7f87bf9930a20c37609f567f5d88305fb1ddd':
Fix issue #17740687 : Device does not boot after flashing LMP dev TOT(1478825) build.
2014-10-01 23:35:49 +00:00
ztenghui
9ad17521ac
am f9033048: Merge "+ correcting shadow visual appearance (b/17610926)" into lmp-dev
...
* commit 'f903304896809039430c5e52bd0c24052f51b14f':
+ correcting shadow visual appearance (b/17610926)
2014-10-01 23:35:45 +00:00
Dianne Hackborn
51bd204112
am bfa6190f: am 144508d5: Merge "Revert white space changes." into lmp-dev
...
* commit 'bfa6190fcc5ac607bf7045963d57b06cc2b16207':
Revert white space changes.
2014-10-01 23:31:49 +00:00
Svetoslav
304a35287a
am d35b072d: Merge "Fix accessiblity introspection from the shell user regression." into lmp-dev
...
* commit 'd35b072dca42d249c219c886322c122739b086d7':
Fix accessiblity introspection from the shell user regression.
2014-10-01 23:30:22 +00:00
Dianne Hackborn
c3e7f87bf9
Merge "Fix issue #17740687 : Device does not boot after flashing LMP dev TOT(1478825) build." into lmp-dev
2014-10-01 23:29:49 +00:00
ztenghui
f903304896
Merge "+ correcting shadow visual appearance (b/17610926)" into lmp-dev
2014-10-01 23:29:32 +00:00
Jeff Sharkey
270e1f4297
Give audio GID to MANAGE_VOICE_KEYPHRASES apps.
...
Some system apps doing hotword training need low-level access to
audio hardware, beyond what the existing HAL offers. For now, give
them the audio GID.
Bug: 17763721
Change-Id: I8025c3abacae13a6ffec4e10e4976a67ab505bdf
2014-10-01 16:26:49 -07:00
Dianne Hackborn
bfa6190fcc
am 144508d5: Merge "Revert white space changes." into lmp-dev
...
* commit '144508d5da4dec37183617ec259ab83d2db4f012':
Revert white space changes.
2014-10-01 23:25:43 +00:00
Svetoslav
d35b072dca
Merge "Fix accessiblity introspection from the shell user regression." into lmp-dev
2014-10-01 23:24:47 +00:00
Dianne Hackborn
144508d5da
Merge "Revert white space changes." into lmp-dev
2014-10-01 23:21:11 +00:00
ztenghui
8def74de33
+ correcting shadow visual appearance (b/17610926)
...
+ adjusting spot and ambient shadow opacity constants to achieve desired appearance
+ reducing ambient scale ratio back to 1.0 to address over-lightening at higher elevations
+ partially revert ag/546290
Change-Id: I9d7f664f73a7b9b83df73b739103c97054bd4f6e
2014-10-01 16:12:28 -07:00
Stephen Hines
7d92ae6d97
am 5b3be618: am 70de9c0d: Merge "include direct.h for _mkdir" into lmp-dev
...
* commit '5b3be618b1063c95ea3d2be760f62edeaa89b00d':
include direct.h for _mkdir
2014-10-01 23:05:40 +00:00
Winson Chung
6b59887e57
am f7d4eb52: am 7f76e505: Merge "Fixing invalid check to get component enabled state. (Bug 17679693)" into lmp-dev
...
* commit 'f7d4eb52aef5670270d5ba727431d0b2411cbc58':
Fixing invalid check to get component enabled state. (Bug 17679693)
2014-10-01 23:05:36 +00:00
Stephen Hines
5b3be618b1
am 70de9c0d: Merge "include direct.h for _mkdir" into lmp-dev
...
* commit '70de9c0d585dcfe71e2cfd921438071e69ff5c45':
include direct.h for _mkdir
2014-10-01 22:59:30 +00:00
Winson Chung
f7d4eb52ae
am 7f76e505: Merge "Fixing invalid check to get component enabled state. (Bug 17679693)" into lmp-dev
...
* commit '7f76e505624fddbc4ba3350f3e381ccd275a5a75':
Fixing invalid check to get component enabled state. (Bug 17679693)
2014-10-01 22:59:26 +00:00
Stephen Hines
70de9c0d58
Merge "include direct.h for _mkdir" into lmp-dev
2014-10-01 22:54:00 +00:00
Winson Chung
7f76e50562
Merge "Fixing invalid check to get component enabled state. (Bug 17679693)" into lmp-dev
2014-10-01 22:53:29 +00:00
Dianne Hackborn
9449a6162e
Fix issue #17740687 : Device does not boot after flashing LMP dev TOT(1478825) build.
...
There was a path through idle where we could clear mBooting but not set
mBooted, so we would no longer start activities. This is probably happening
because if you start a user or userdebug build with the device plugged in
to adb, the system early on starts the USB security dialog, before home is
started. If that goes idle first, we will end up in the case where we
clear booting (because something went idle) but not set booted (because it
was not home that went idle).
Change this so that we always set booted when clearing booting.
Change-Id: I40053710eefa939315aeb9475ecdd2e8a87351ff
2014-10-01 15:53:28 -07:00
Hui Shu
5f961157c4
am 888fd710: am 4e0ad44f: Merge "Revert "Remove WebView DRP Setting from Developer Settings"" into lmp-dev
...
* commit '888fd710cd9ae569d47e1795f47e2ad909b5c8df':
Revert "Remove WebView DRP Setting from Developer Settings"
2014-10-01 22:25:53 +00:00
wsmlby
2e7aa67585
am 489502cf: am 7e1ae00c: Merge "Throw error when no intent can be found" into lmp-dev
...
* commit '489502cf606b12cc0f872cec6dfd18d0e41db93f':
Throw error when no intent can be found
2014-10-01 22:18:13 +00:00
Patrick Tjin
cae740173f
am f7c59190: am dea847c2: Skip over directories when iterating tombstones
...
* commit 'f7c59190f7f0ece82b98ed61ca16d5f7ab20dc0d':
Skip over directories when iterating tombstones
2014-10-01 22:18:04 +00:00
John Spurlock
eac9f30c94
am 4940789b: am c403a340: Merge "Doze: Route volume keys to music only while pulsing." into lmp-dev
...
* commit '4940789b6c821bcbc25330536fe76a3fdd7e7983':
Doze: Route volume keys to music only while pulsing.
2014-10-01 22:17:52 +00:00
Winson Chung
0dad6a0732
am d8ab73d7: am d092fc70: Merge "Ensure that we don\'t show excluded tasks when we are not in that task (Bug 17657618) - Fix regression with launching an affiliated task due to clipping changes (Bug 17755902) - Tweaking previous changes to home transition - Disable th
...
* commit 'd8ab73d71c50f8695ee8b671fdb838f2fd18790d':
Ensure that we don't show excluded tasks when we are not in that task (Bug 17657618) - Fix regression with launching an affiliated task due to clipping changes (Bug 17755902) - Tweaking previous changes to home transition - Disable the debug mode option
2014-10-01 22:17:41 +00:00
Andreas Gampe
7569294eb7
am 0a5f518e: am bf417b4d: Merge "Frameworks/base: Update to preloaded-classes" into lmp-dev
...
* commit '0a5f518e0ebb251f441e4f54b48e580a04006665':
Frameworks/base: Update to preloaded-classes
2014-10-01 22:17:32 +00:00
John Reck
d644facfcd
am f408656a: am 8786a962: Merge "Re-allow suppressing onDetachedFromWindow" into lmp-dev
...
* commit 'f408656a731328694b3ffee2f588263d60349dc3':
Re-allow suppressing onDetachedFromWindow
2014-10-01 22:16:43 +00:00
Adam Powell
8628387c60
am b226d295: am c6a06d43: Merge "Revert "Fix issue with using locally defined attrs in a shared lib"" into lmp-dev
...
* commit 'b226d2951c8641f9851e40b4e13b4ae25cb1a482':
Revert "Fix issue with using locally defined attrs in a shared lib"
2014-10-01 22:15:56 +00:00
Hui Shu
7ce8d27fcd
am 9cd616e0: am aee5c9e7: Merge "Remove WebView DRP Setting from Developer Settings" into lmp-dev
...
* commit '9cd616e067b9049c87ad5064d3cf4b8cc380ddfa':
Remove WebView DRP Setting from Developer Settings
2014-10-01 22:15:52 +00:00
kmccormick
ab7104f957
am af0dca00: am 04e50c47: am d1ba4c13: am ae3bd63b: am a1572ffc: Merge "Doc update: Update preprod (staging) instructions." into klp-modular-docs
...
* commit 'af0dca00c2bab8991ecf3403f34dd43f045f5df4':
Doc update: Update preprod (staging) instructions.
2014-10-01 22:15:27 +00:00
Hui Shu
888fd710cd
am 4e0ad44f: Merge "Revert "Remove WebView DRP Setting from Developer Settings"" into lmp-dev
...
* commit '4e0ad44fcac48b2be77bd116ffdb696cb6490829':
Revert "Remove WebView DRP Setting from Developer Settings"
2014-10-01 22:15:20 +00:00
Dianne Hackborn
01945f240a
Revert white space changes.
...
Change-Id: I3bc9995adf5cefd91f5a9fd4d2a701056dba3ca9
2014-10-01 15:14:28 -07:00
Hui Shu
4e0ad44fca
Merge "Revert "Remove WebView DRP Setting from Developer Settings"" into lmp-dev
2014-10-01 22:10:23 +00:00