OSDN Git Service

android-x86/frameworks-base.git
7 years agoEnsure munmap matches mmap am: aa394dd42c am: 068403a842 am: d073e28853 am: c9cf811b5...
John Reck [Tue, 13 Sep 2016 20:51:48 +0000 (20:51 +0000)]
Ensure munmap matches mmap am: aa394dd42c am: 068403a842 am: d073e28853 am: c9cf811b50 am: b74a6f60d1
am: bd56ed1485

Change-Id: I5447edc0cb13c6a1b02d09e26b49dec4c205fac2

7 years agoEnsure munmap matches mmap am: aa394dd42c am: 068403a842 am: d073e28853 am: c9cf811b50
John Reck [Tue, 13 Sep 2016 20:47:01 +0000 (20:47 +0000)]
Ensure munmap matches mmap am: aa394dd42c am: 068403a842 am: d073e28853 am: c9cf811b50
am: b74a6f60d1

Change-Id: I76f992080c2a7be15bf2518f2d914cb82f3aa30f

7 years agoEnsure munmap matches mmap am: aa394dd42c am: 068403a842 am: d073e28853
John Reck [Tue, 13 Sep 2016 20:35:19 +0000 (20:35 +0000)]
Ensure munmap matches mmap am: aa394dd42c am: 068403a842 am: d073e28853
am: c9cf811b50

Change-Id: I83e3e2d4279c8075283fb0f54521ef015ef9c596

7 years agoEnsure munmap matches mmap am: aa394dd42c am: 068403a842
John Reck [Tue, 13 Sep 2016 20:28:18 +0000 (20:28 +0000)]
Ensure munmap matches mmap am: aa394dd42c am: 068403a842
am: d073e28853

Change-Id: I2acfdb7c623470b678b59228dfdc3aafaf2b3179

7 years agoEnsure munmap matches mmap am: aa394dd42c
John Reck [Tue, 13 Sep 2016 20:21:50 +0000 (20:21 +0000)]
Ensure munmap matches mmap am: aa394dd42c
am: 068403a842

Change-Id: I527102b95f239c307cdea2a8bb6dcc6d032e21be

7 years agoMerge "Immediately deliver new intent to paused activity in docked stack" into nyc...
TreeHugger Robot [Tue, 13 Sep 2016 20:16:11 +0000 (20:16 +0000)]
Merge "Immediately deliver new intent to paused activity in docked stack" into nyc-mr1-dev

7 years agoMerge "Extend apn retry configurability to more apn types" into nyc-mr1-dev
TreeHugger Robot [Tue, 13 Sep 2016 20:14:47 +0000 (20:14 +0000)]
Merge "Extend apn retry configurability to more apn types" into nyc-mr1-dev

7 years agoEnsure munmap matches mmap
John Reck [Tue, 13 Sep 2016 20:13:27 +0000 (20:13 +0000)]
Ensure munmap matches mmap
am: aa394dd42c

Change-Id: I80dbf9a859693cbd90aa472b04ae58d4d081d735

7 years agoMerge "Start Neko job service after reboot (if needed)" into nyc-mr1-dev
Jason Monk [Tue, 13 Sep 2016 20:07:37 +0000 (20:07 +0000)]
Merge "Start Neko job service after reboot (if needed)" into nyc-mr1-dev

7 years agoMerge "Use DeviceDefault.Settings.Dark for systemui_theme" into nyc-mr1-dev
Andrew Sapperstein [Tue, 13 Sep 2016 19:32:31 +0000 (19:32 +0000)]
Merge "Use DeviceDefault.Settings.Dark for systemui_theme" into nyc-mr1-dev

7 years agoMerge "enable instant apps" into nyc-mr1-dev
TreeHugger Robot [Tue, 13 Sep 2016 19:22:30 +0000 (19:22 +0000)]
Merge "enable instant apps" into nyc-mr1-dev

7 years agoImmediately deliver new intent to paused activity in docked stack
Wale Ogunwale [Tue, 13 Sep 2016 15:25:54 +0000 (08:25 -0700)]
Immediately deliver new intent to paused activity in docked stack

When the docked stack is minimized and we are unminimizing it
due to a request to start it's currently paused top activity,
it is possible for the new intent not do be delivered immediately
because it isn't resumed due to another activity been launched in
the system (Recents) which is resumed instead. So, the user won't
see the effect of the new intent until they touch the docked activity
causing it to get the new intent and resume.
We now deliver new intents to the top activity in the docked stack if
it is in a minimized state. Then on the client side we temporarily
resume the activity and pause it again to guarantee onResume is called
after onNewIntent.

Bug: 31371093
Change-Id: Ib1764ccf5efc9d6498ce6cc8a34236c79fc07dad

7 years agoMerge "Add optional logging to investigate URI grants." into nyc-mr1-dev
TreeHugger Robot [Tue, 13 Sep 2016 17:29:49 +0000 (17:29 +0000)]
Merge "Add optional logging to investigate URI grants." into nyc-mr1-dev

7 years agoExtend apn retry configurability to more apn types
Jack Yu [Sat, 10 Sep 2016 07:41:17 +0000 (00:41 -0700)]
Extend apn retry configurability to more apn types

Extend apn retry configurability to more apn types so
we can control each APN retry behavior. Made mms apn retry
pattern same as default apn.

bug: 31381899
Change-Id: I070d0da97fb1844a1b4e9a6f1eff8d37995cec50

7 years agoMerge changes from topic 'installd_delete_odex' into nyc-mr1-dev
Andreas Gampe [Tue, 13 Sep 2016 16:37:46 +0000 (16:37 +0000)]
Merge changes from topic 'installd_delete_odex' into nyc-mr1-dev

* changes:
  OtaDexopt: Downgrade apps when low on space
  Installer: Support delete_odex command

7 years agoMerge "ApfFilter: take into account IPv4 subnet prefix" into nyc-mr1-dev
TreeHugger Robot [Tue, 13 Sep 2016 16:28:24 +0000 (16:28 +0000)]
Merge "ApfFilter: take into account IPv4 subnet prefix" into nyc-mr1-dev

7 years agoMerge "Support multichannel sounds in bootanim" into nyc-mr1-dev
Geoffrey Pitsch [Tue, 13 Sep 2016 16:21:19 +0000 (16:21 +0000)]
Merge "Support multichannel sounds in bootanim" into nyc-mr1-dev

7 years agoMerge "Add a NET_CAPABILITY_FOREGROUND capability." into nyc-mr1-dev
Lorenzo Colitti [Tue, 13 Sep 2016 16:09:04 +0000 (16:09 +0000)]
Merge "Add a NET_CAPABILITY_FOREGROUND capability." into nyc-mr1-dev

7 years agoAdd optional logging to investigate URI grants.
Jeff Sharkey [Thu, 1 Sep 2016 17:07:23 +0000 (11:07 -0600)]
Add optional logging to investigate URI grants.

Developers are seeing odd reports of URI permission grants
disappearing unexpectedly.  This optional logging can be enabled to
show exactly where granting/revoking is happening.

Bug: 30978171
Change-Id: I8a5a976f42d4b71270e69c5597dfcb5d89e18848
(cherry picked from commit d16b1258b2bda629477c73db1d3699a22d90f725)

7 years agoMerge "Prevent notifyScreenshotError() from calling twice" into nyc-mr1-dev
Geoffrey Pitsch [Tue, 13 Sep 2016 15:39:41 +0000 (15:39 +0000)]
Merge "Prevent notifyScreenshotError() from calling twice" into nyc-mr1-dev

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Tue, 13 Sep 2016 08:34:36 +0000 (08:34 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Tue, 13 Sep 2016 08:32:27 +0000 (08:32 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

7 years agoMerge "docs: September 2016 Dashboard update" into nyc-dev am: 691e49b47c
Joe Fernandez [Tue, 13 Sep 2016 06:05:44 +0000 (06:05 +0000)]
Merge "docs: September 2016 Dashboard update" into nyc-dev am: 691e49b47c
am: 953099ad8a

Change-Id: I65e0cebad994f3c45e0e2450b608e39c8be744f9

7 years agodocs: September 2016 Dashboard update am: 639fd11067
Joe Fernandez [Tue, 13 Sep 2016 06:05:40 +0000 (06:05 +0000)]
docs: September 2016 Dashboard update am: 639fd11067
am: a775866de1

Change-Id: I60f3f3ce921114e29b3344f55a7cff59ce265f68

7 years agoMerge "docs: Added note about permission/feature changes with network/GPS." into...
Kevin Hufnagle [Tue, 13 Sep 2016 06:05:37 +0000 (06:05 +0000)]
Merge "docs: Added note about permission/feature changes with network/GPS." into nyc-dev am: 5251c874cc
am: e60e4cb1ca

Change-Id: I7f044f259c1a4530d97b6aef658daf02bc38ef46

7 years agodocs: Added note about permission/feature changes with network/GPS. am: 0090727d95
Kevin Hufnagle [Tue, 13 Sep 2016 06:05:35 +0000 (06:05 +0000)]
docs: Added note about permission/feature changes with network/GPS. am: 0090727d95
am: 46ba93917e

Change-Id: I52e75d056595dd0c5e5a31651884db64749133ac

7 years agoMerge "docs: September 2016 Dashboard update" into nyc-dev
Joe Fernandez [Tue, 13 Sep 2016 05:58:01 +0000 (05:58 +0000)]
Merge "docs: September 2016 Dashboard update" into nyc-dev
am: 691e49b47c

Change-Id: I2be68e001ccb681f483079ff4c99852b4d8666ad

7 years agodocs: September 2016 Dashboard update
Joe Fernandez [Tue, 13 Sep 2016 05:57:55 +0000 (05:57 +0000)]
docs: September 2016 Dashboard update
am: 639fd11067

Change-Id: Icd4933353757e4ff40ee2dda1e8cbd2197455029

7 years agoMerge "docs: Added note about permission/feature changes with network/GPS." into...
Kevin Hufnagle [Tue, 13 Sep 2016 05:57:43 +0000 (05:57 +0000)]
Merge "docs: Added note about permission/feature changes with network/GPS." into nyc-dev
am: 5251c874cc

Change-Id: I942e60605deb353f5adbed27a93edfd048af1f05

7 years agodocs: Added note about permission/feature changes with network/GPS.
Kevin Hufnagle [Tue, 13 Sep 2016 05:57:38 +0000 (05:57 +0000)]
docs: Added note about permission/feature changes with network/GPS.
am: 0090727d95

Change-Id: I5dcb85abc91bdba70cc0c966146dfcafe91aa897

7 years agoMerge "docs: September 2016 Dashboard update" into nyc-dev
TreeHugger Robot [Tue, 13 Sep 2016 05:52:19 +0000 (05:52 +0000)]
Merge "docs: September 2016 Dashboard update" into nyc-dev

7 years agoMerge "docs: Added note about permission/feature changes with network/GPS." into...
Kevin Hufnagle [Tue, 13 Sep 2016 05:49:28 +0000 (05:49 +0000)]
Merge "docs: Added note about permission/feature changes with network/GPS." into nyc-dev

7 years agodocs: September 2016 Dashboard update
Joe Fernandez [Tue, 13 Sep 2016 04:32:47 +0000 (21:32 -0700)]
docs: September 2016 Dashboard update

Change-Id: I55b5e4d64ec6ff3275a616169fe159b2dfd6c91f

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 13 Sep 2016 03:52:37 +0000 (20:52 -0700)]
Import translations. DO NOT MERGE

Change-Id: I01291d5d8896be638e0f655c0e6c40ac7e4b89f6
Auto-generated-cl: translation import

7 years agoMerge "ApfFilter: more precise IPv4 broadcast filter" into nyc-mr1-dev
TreeHugger Robot [Tue, 13 Sep 2016 03:47:34 +0000 (03:47 +0000)]
Merge "ApfFilter: more precise IPv4 broadcast filter" into nyc-mr1-dev

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 13 Sep 2016 03:44:19 +0000 (20:44 -0700)]
Import translations. DO NOT MERGE

Change-Id: I2372e02f4e3c9d422cc5e24cbff6358d6b27a5f4
Auto-generated-cl: translation import

7 years agoMerge "Have WakeupMessage call Handler#dispatchMessage()" into nyc-mr1-dev
TreeHugger Robot [Tue, 13 Sep 2016 03:25:36 +0000 (03:25 +0000)]
Merge "Have WakeupMessage call Handler#dispatchMessage()" into nyc-mr1-dev

7 years agoAdd a NET_CAPABILITY_FOREGROUND capability.
Lorenzo Colitti [Mon, 18 Jul 2016 09:40:42 +0000 (18:40 +0900)]
Add a NET_CAPABILITY_FOREGROUND capability.

Bug: 23113288
Change-Id: I90cb9ffb5751f0d9ec822933f37680c401e49966

7 years agoMerge changes I8604c9d0,I436a3770,If89fd6d2,I6bad3e75 into nyc-mr1-dev
TreeHugger Robot [Tue, 13 Sep 2016 01:56:33 +0000 (01:56 +0000)]
Merge changes I8604c9d0,I436a3770,If89fd6d2,I6bad3e75 into nyc-mr1-dev

* changes:
  Escalate HeadsUp when dreaming starts
  Overflow number supports RTL layout
  Update contentDescription of the DismissView when locale changes
  Fixes a crash with a renderthread camera animation

7 years agoApfFilter: take into account IPv4 subnet prefix
Hugo Benichi [Fri, 2 Sep 2016 05:00:29 +0000 (14:00 +0900)]
ApfFilter: take into account IPv4 subnet prefix

When IPv4 is provisioned on an interface with Apf capabilities,
ApfFilter will only keep track of the raw ipv4 address, with no
information about the subnet or prefix length.

This patch adds the missing prefix length information to ApfFilter. This
allows to calculate the subnet broadcast ipv4 address for more
precise ipv4 broadcast filtering when the multicast lock is not held.

Bug: 30231088

Change-Id: Iebaec040703647c4ced30bb585be173e97a1fae5

7 years agoApfFilter: more precise IPv4 broadcast filter
Hugo Benichi [Fri, 2 Sep 2016 03:40:31 +0000 (12:40 +0900)]
ApfFilter: more precise IPv4 broadcast filter

This patch refines the Apf IPv4 filter for interfaces with Apf
capabilities to drop packets when:
  - the multicast lock is not held
  - the packet is an IPv4 packet
  - the packet is not a DHCP packet addressed to us
  - the packet is L2 broadcast, or IPv4 multicast, or IPv4 broadcast
      - caveat: subnet broadcast address is not checked.

This allows to drop IPv4 broadcast packets whose MAC destination
address is not the L2 broadcast address but the current address of the
interface. Such packets can be received on network that rewrite L2
addresses and can put significant pressure on battery by waking up the
phone unnecessarily.

Bug: 30231088

Change-Id: I8b1785fc5ceadaa1f2881765983e502135dcbc46

7 years agoMerge changes Ic26b25e7,I653571d6 into nyc-mr1-dev
Sergei Vasilinetc [Tue, 13 Sep 2016 01:41:10 +0000 (01:41 +0000)]
Merge changes Ic26b25e7,I653571d6 into nyc-mr1-dev

* changes:
  HWUI: track upload & recent usage in font cache
  HWUI: calculate used memory in FontCache for gfxinfo

7 years agoMerge "Fix Zen mode for different notification usage types" into nyc-mr1-dev
Jean-Michel Trivi [Tue, 13 Sep 2016 00:46:49 +0000 (00:46 +0000)]
Merge "Fix Zen mode for different notification usage types" into nyc-mr1-dev

7 years agoMerge "Audio focus: clean up FocusRequester early" into nyc-mr1-dev
Jean-Michel Trivi [Tue, 13 Sep 2016 00:44:54 +0000 (00:44 +0000)]
Merge "Audio focus: clean up FocusRequester early" into nyc-mr1-dev

7 years agoEscalate HeadsUp when dreaming starts
Selim Cinek [Fri, 9 Sep 2016 21:58:41 +0000 (14:58 -0700)]
Escalate HeadsUp when dreaming starts

1. When dreaming starts before locking, notifications can remain
pinned. This is because the device is locked without
screen off, and HeadsUp are not escalated.
As a result is the pinned heads up shown behind the bouncer
when unlocking.
In this case touchable bound is limited to headsup bounds,
so the user can't unlock at all.

2. Escalate HeadsUp when bar state changes to KEYGUARD

3. This also fixed a bug where the bouncer isn't touchable
When device is occluded and locked, HeadsUp can appear.
If the user then clicks on the HeadsUp and try to send
pending intent, Bouncer can be shown without expanding
panel.

Bug:30820511
Change-Id: I8604c9d00d839d773b32d8b913dfdcd2ed72f1dd

7 years agoMerge "Don't try to show crash dialog if lock screen is showing." into nyc-mr1-dev
TreeHugger Robot [Mon, 12 Sep 2016 23:18:59 +0000 (23:18 +0000)]
Merge "Don't try to show crash dialog if lock screen is showing." into nyc-mr1-dev

7 years agoUse DeviceDefault.Settings.Dark for systemui_theme
Andrew Sapperstein [Mon, 12 Sep 2016 23:17:21 +0000 (16:17 -0700)]
Use DeviceDefault.Settings.Dark for systemui_theme

It was using DeviceDefault which is black in AOSP. It should be using
the blue grey primary color instead used by DeviceDefault.Settings.

Bug: 30748928
Change-Id: I7e7ed87f74f654f412c106a44906d7fba4e992dc

7 years agoHWUI: track upload & recent usage in font cache
sergeyv [Sat, 10 Sep 2016 01:02:07 +0000 (18:02 -0700)]
HWUI: track upload & recent usage in font cache

FontCacheHistoryTracker should be turned off before shipping: b/31438876

bug:30427106
Change-Id: Ic26b25e790d4ee69e484ca0cb23dc9cc522b2ed3

7 years agoenable instant apps
Todd Kennedy [Fri, 9 Sep 2016 20:58:49 +0000 (13:58 -0700)]
enable instant apps

Change-Id: I91aca48efe3d2b0a5035ffdcff0d6a893ee515e1
Fixes: 30256615

7 years agoOtaDexopt: Downgrade apps when low on space
Andreas Gampe [Sat, 10 Sep 2016 00:50:20 +0000 (17:50 -0700)]
OtaDexopt: Downgrade apps when low on space

When running low on space, attempt to "downgrade" apps to lower
states in the optimization flow to free up space before starting
the OTA.

Bug: 31347757
Change-Id: I3a44b106b83d86d7290f4c557267b319f28de12a

7 years agoMerge "update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written...
Scott Main [Mon, 12 Sep 2016 22:02:18 +0000 (22:02 +0000)]
Merge "update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568" into nyc-dev am: bf5f1674c7
am: 50c4b9269c

Change-Id: I7ce11c6f37dc7427f1b886b0e6cd0110c6cde530

7 years agoupdate Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron...
smain@google.com [Mon, 12 Sep 2016 22:02:16 +0000 (22:02 +0000)]
update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568 am: b433d73843
am: f4db98ef0c

Change-Id: I64f7fdb76877be4b72bec476c163e4f9f566ca78

7 years agoMerge "Cancel pending selection before filtering input" into nyc-mr1-dev
TreeHugger Robot [Mon, 12 Sep 2016 21:57:11 +0000 (21:57 +0000)]
Merge "Cancel pending selection before filtering input" into nyc-mr1-dev

7 years agoMerge "update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written...
Scott Main [Mon, 12 Sep 2016 21:55:07 +0000 (21:55 +0000)]
Merge "update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568" into nyc-dev
am: bf5f1674c7

Change-Id: Iad337f73d09934756ff4b7b0bb56a811cb9d1502

7 years agoupdate Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron...
smain@google.com [Mon, 12 Sep 2016 21:55:00 +0000 (21:55 +0000)]
update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568
am: b433d73843

Change-Id: I58226a7c07f5830a892c6d68bb166b6f82dfe116

7 years agoMerge "add link for how to update the gradle plugin. bug: 23725775" into nyc-dev...
Scott Main [Mon, 12 Sep 2016 21:54:00 +0000 (21:54 +0000)]
Merge "add link for how to update the gradle plugin. bug: 23725775" into nyc-dev am: b42e41e9c8
am: 1e1e5a23af

Change-Id: Ia7303a0738d792fb7cb37873b52de3d7330149e9

7 years agoadd link for how to update the gradle plugin. bug: 23725775 am: 3d5a4c9eda
smain@google.com [Mon, 12 Sep 2016 21:53:58 +0000 (21:53 +0000)]
add link for how to update the gradle plugin. bug: 23725775 am: 3d5a4c9eda
am: 9276eda434

Change-Id: I6b20c23f92f6ae0085b4dbccff6055b97544aa6d

7 years agoMerge "add link for how to update the gradle plugin. bug: 23725775" into nyc-dev
Scott Main [Mon, 12 Sep 2016 21:49:49 +0000 (21:49 +0000)]
Merge "add link for how to update the gradle plugin. bug: 23725775" into nyc-dev
am: b42e41e9c8

Change-Id: I058c56b1296e96e840775116d040fcfbb588f24c

7 years agoadd link for how to update the gradle plugin. bug: 23725775
smain@google.com [Mon, 12 Sep 2016 21:49:42 +0000 (21:49 +0000)]
add link for how to update the gradle plugin. bug: 23725775
am: 3d5a4c9eda

Change-Id: I19f1bd78e3a7cd984e8dce7a2ca859471791afa6

7 years agoMerge "update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written...
Scott Main [Mon, 12 Sep 2016 21:42:27 +0000 (21:42 +0000)]
Merge "update Cloud Test Lab guide for Firebase / Studio 2.2. Originally written by Aaron Carey. bug: 30400568" into nyc-dev

7 years agoMerge "add link for how to update the gradle plugin. bug: 23725775" into nyc-dev
Scott Main [Mon, 12 Sep 2016 21:41:23 +0000 (21:41 +0000)]
Merge "add link for how to update the gradle plugin. bug: 23725775" into nyc-dev

7 years agoDon't try to show crash dialog if lock screen is showing.
Wale Ogunwale [Mon, 12 Sep 2016 17:49:35 +0000 (10:49 -0700)]
Don't try to show crash dialog if lock screen is showing.

The crash dialog doesn't show on top of the lock screen so
don't try to display the crash dialog in this case so that
the process can be killed right way instead of waiting for
the user to interact with the crash dialog that isn't visible.

Bug: 31395870
Change-Id: Ic1ce9a133ea12cee8a27690004ac3b56cf75808b

7 years agoMerge "Persist package's test-only flag and always use it" into nyc-mr1-dev
Makoto Onuki [Mon, 12 Sep 2016 21:06:05 +0000 (21:06 +0000)]
Merge "Persist package's test-only flag and always use it" into nyc-mr1-dev

7 years agoLocationManager - Handle Shutdown for right User am: a8037fffd3
Wyatt Riley [Mon, 12 Sep 2016 20:43:15 +0000 (20:43 +0000)]
LocationManager - Handle Shutdown for right User am: a8037fffd3
am: 130d7957a1

Change-Id: I811dd060bc387d1a12c5e57c371d16bee5338132

7 years agoLocationManager - Handle Shutdown for right User
Wyatt Riley [Mon, 12 Sep 2016 20:27:10 +0000 (20:27 +0000)]
LocationManager - Handle Shutdown for right User
am: a8037fffd3

Change-Id: I1b5211af53995de0ca62e3be42dba51824e7ea89

7 years agoLocationManager - Handle Shutdown for right User
Wyatt Riley [Thu, 4 Aug 2016 23:10:06 +0000 (16:10 -0700)]
LocationManager - Handle Shutdown for right User

Only process a shutdown when it is for all users (whole system),
not a single user

Change-Id: Id51b7fb4606460462c2f6749e5ac3984bdd8319f
Bug: 30646142
(cherry picked from commit 1b24fb17b8613894d6066dcf408e60caf2a56192)

7 years agoMerge "DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method" into nyc...
Eino-Ville Talvala [Mon, 12 Sep 2016 19:34:56 +0000 (19:34 +0000)]
Merge "DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method" into nyc-dev am: e93c655093  -s ours
am: def3c209db  -s ours

Change-Id: Iab2a96adb127673a01e2cba872c34825c72e8a69

7 years agoDO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method am: e175aa82b5...
Eino-Ville Talvala [Mon, 12 Sep 2016 19:33:36 +0000 (19:33 +0000)]
DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method am: e175aa82b5  -s ours
am: 7d99482be5  -s ours

Change-Id: If6a0f0930f0012405186a8171af8c04f525adc52

7 years agoMerge "DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method" into nyc-dev
Eino-Ville Talvala [Mon, 12 Sep 2016 19:26:54 +0000 (19:26 +0000)]
Merge "DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method" into nyc-dev
am: e93c655093  -s ours

Change-Id: Ieef907979d788ca3e9662e3f476698f6365f90ec

7 years agoDO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method
Eino-Ville Talvala [Mon, 12 Sep 2016 19:25:22 +0000 (19:25 +0000)]
DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method
am: e175aa82b5  -s ours

Change-Id: I9a635c89e407129392ce122224be3e6d05400492

7 years agoMerge "DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method" into nyc-dev
Eino-Ville Talvala [Mon, 12 Sep 2016 19:20:02 +0000 (19:20 +0000)]
Merge "DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method" into nyc-dev

7 years agoadd link for how to update the gradle plugin.
smain@google.com [Mon, 12 Sep 2016 19:07:26 +0000 (12:07 -0700)]
add link for how to update the gradle plugin.
bug: 23725775

Change-Id: I5338cec2fed09b4b91e063d989b311d027b169ed

7 years agoMerge "docs: Updated for Support Library 24.2.1" into nyc-dev am: 2f4c688710
Andrew Solovay [Mon, 12 Sep 2016 19:07:04 +0000 (19:07 +0000)]
Merge "docs: Updated for Support Library 24.2.1" into nyc-dev am: 2f4c688710
am: bea9b13715

Change-Id: Ib2c4ab277dd0b1b3c3f4b6934f479ea89e433f31

7 years agodocs: Updated for Support Library 24.2.1 am: 88082e9ff8
Andrew Solovay [Mon, 12 Sep 2016 19:07:02 +0000 (19:07 +0000)]
docs: Updated for Support Library 24.2.1 am: 88082e9ff8
am: 6e87969f94

Change-Id: I8c26d293069eba1b5c1c609357d99aeb23f77ecf

7 years agoMerge "docs: Updated for Support Library 24.2.1" into nyc-dev
Andrew Solovay [Mon, 12 Sep 2016 18:53:54 +0000 (18:53 +0000)]
Merge "docs: Updated for Support Library 24.2.1" into nyc-dev
am: 2f4c688710

Change-Id: I7778f656b0d223601ba29a8dfead42bbb5e0eefb

7 years agodocs: Updated for Support Library 24.2.1
Andrew Solovay [Mon, 12 Sep 2016 18:53:49 +0000 (18:53 +0000)]
docs: Updated for Support Library 24.2.1
am: 88082e9ff8

Change-Id: I77646eb17f95c05bac84616b3d2a8f4ce282c916

7 years agoMerge "docs: Updated for Support Library 24.2.1" into nyc-dev
Andrew Solovay [Mon, 12 Sep 2016 18:45:05 +0000 (18:45 +0000)]
Merge "docs: Updated for Support Library 24.2.1" into nyc-dev

7 years agoMerge "PopupWindow: Don't ignore top decorations in getMaxAvailableHeight." into...
Rob Carr [Mon, 12 Sep 2016 18:43:39 +0000 (18:43 +0000)]
Merge "PopupWindow: Don't ignore top decorations in getMaxAvailableHeight." into nyc-mr1-dev

7 years agoMerge "Add a flag to indicate if a ScanData is for a scan for all channels" into...
Mitchell Wills [Mon, 12 Sep 2016 18:18:02 +0000 (18:18 +0000)]
Merge "Add a flag to indicate if a ScanData is for a scan for all channels" into nyc-mr1-dev

7 years agoEnsure munmap matches mmap
John Reck [Mon, 12 Sep 2016 17:43:35 +0000 (10:43 -0700)]
Ensure munmap matches mmap

Bug: 31350622
Change-Id: I6d3f9faec32d54360caa6706d17405e20b50966c

7 years agoMerge "Mark 'candidates_style' as not translatable" into nyc-mr1-dev
Mark Renouf [Mon, 12 Sep 2016 13:52:40 +0000 (13:52 +0000)]
Merge "Mark 'candidates_style' as not translatable" into nyc-mr1-dev

7 years agoMerge changes I40f73526,Ia08900c5 into nyc-mr1-dev
Lorenzo Colitti [Mon, 12 Sep 2016 13:30:19 +0000 (13:30 +0000)]
Merge changes I40f73526,Ia08900c5 into nyc-mr1-dev

* changes:
  Add a background NetworkRequest type for mobile data always on.
  Rematch requests first and listens second.

7 years agoMerge "Better IPv4 multicast coverage in ApfTest" into nyc-mr1-dev
Hugo Benichi [Mon, 12 Sep 2016 03:29:13 +0000 (03:29 +0000)]
Merge "Better IPv4 multicast coverage in ApfTest" into nyc-mr1-dev

7 years agoMerge "Disable selecting the default audio route when a BT route is avaiable" into...
Eric Laurent [Sat, 10 Sep 2016 01:36:46 +0000 (01:36 +0000)]
Merge "Disable selecting the default audio route when a BT route is avaiable" into nyc-mr1-dev

7 years agoMerge "AudioService: remove deprecated forcing of A2DP off" into nyc-mr1-dev
Eric Laurent [Sat, 10 Sep 2016 01:36:46 +0000 (01:36 +0000)]
Merge "AudioService: remove deprecated forcing of A2DP off" into nyc-mr1-dev

7 years agoMerge "Enable Bluetooth by default" into nyc-mr1-dev
TreeHugger Robot [Sat, 10 Sep 2016 01:28:58 +0000 (01:28 +0000)]
Merge "Enable Bluetooth by default" into nyc-mr1-dev

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Sat, 10 Sep 2016 00:55:29 +0000 (00:55 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85  -s ours am: f495cf6944  -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd  -s ours am: deeb0e5246 am: 8ec076623b am: 89e328770d am: d98163c7a6  -s ours am: 054d2931a0
am: 2e0df412a4

Change-Id: I6624b51ec3f8efdd8d818d7a48719dd5f7395c8d

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Sat, 10 Sep 2016 00:47:31 +0000 (00:47 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85  -s ours am: f495cf6944  -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd  -s ours am: deeb0e5246 am: 8ec076623b am: 89e328770d am: d98163c7a6  -s ours
am: 054d2931a0

Change-Id: I0aebc68249c6ef4a1b00106c9add74e8a616ce3b

7 years agoMerge "[DO NOT MERGE] Don't show account access request UI until app launched." into...
Svetoslav Ganov [Sat, 10 Sep 2016 00:36:20 +0000 (00:36 +0000)]
Merge "[DO NOT MERGE] Don't show account access request UI until app launched." into nyc-mr1-dev

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Sat, 10 Sep 2016 00:30:22 +0000 (00:30 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85  -s ours am: f495cf6944  -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd  -s ours am: deeb0e5246 am: 8ec076623b am: 89e328770d
am: d98163c7a6  -s ours

Change-Id: Iaa9d3a28872d990cb5196086f9deaaa1d03336cc

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Sat, 10 Sep 2016 00:23:00 +0000 (00:23 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7  -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4  -s ours am: 14bc23be74 am: 2418ef1313 am: e5d9dc7eac am: 0c476fac30  -s ours am: 0a7a489ce8
am: fc939bbf58

Change-Id: I695d46de2206e93c89ed57b53ef6000b373b37ca

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Sat, 10 Sep 2016 00:22:56 +0000 (00:22 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85  -s ours am: f495cf6944  -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd  -s ours am: deeb0e5246 am: 8ec076623b
am: 89e328770d

Change-Id: I400b511b84f599ea05fb33a5db5dbc8da2c031b0

7 years agoInstaller: Support delete_odex command
Andreas Gampe [Sat, 10 Sep 2016 00:08:53 +0000 (17:08 -0700)]
Installer: Support delete_odex command

Add support for deleting odex files.

Bug: 31347757
Change-Id: I29bca8751bcee8d6981c682fbbc816c73b78ac68

7 years agoMerge "Fix SearchView measure for UNSPECIFIED height." into nyc-mr1-dev
TreeHugger Robot [Sat, 10 Sep 2016 00:18:48 +0000 (00:18 +0000)]
Merge "Fix SearchView measure for UNSPECIFIED height." into nyc-mr1-dev

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Sat, 10 Sep 2016 00:11:49 +0000 (00:11 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7  -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4  -s ours am: 14bc23be74 am: 2418ef1313 am: e5d9dc7eac am: 0c476fac30  -s ours
am: 0a7a489ce8

Change-Id: Ibbfb8af3ac7fa101e701a84ab6216cb40d2b2895

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Sat, 10 Sep 2016 00:11:48 +0000 (00:11 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85  -s ours am: f495cf6944  -s ours am: 9f37a8900e am: 40d3c1a7f0 am: 2ddc2956fd  -s ours am: deeb0e5246
am: 8ec076623b

Change-Id: Iee2ca5301d261552694bf7dfcc324730e0b967f4

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Sat, 10 Sep 2016 00:11:40 +0000 (00:11 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477  -s ours am: aa1d75f5e7 am: e9a7225bf2 am: bf62cbb95e am: e38a89dfb8  -s ours am: ebeb3a9d3c
am: d498ae3c3c

Change-Id: Ibad910a05ae2a3a11775515a7e5c48f0ff79406f

7 years agoOverflow number supports RTL layout
Selim Cinek [Tue, 30 Aug 2016 18:28:19 +0000 (11:28 -0700)]
Overflow number supports RTL layout

Fix overlapping issue of overflow number view in RTL layout.
And also, fit the width of overflow Single-line view to match_parent.

Change-Id: I436a3770c8a0001b7a577e3f726bb52cd978298e
Fixes: 31181327

7 years agoUpdate contentDescription of the DismissView when locale changes
Selim Cinek [Tue, 6 Sep 2016 23:42:54 +0000 (16:42 -0700)]
Update contentDescription of the DismissView when locale changes

When the locale changes, update not only text
but also contentDescription of the DismissView.

Test: switch language and observe dismiss view description
Fixes: 31320721
Change-Id: If89fd6d2f3c3819927a181ff69849b66855ae451

7 years agoFixes a crash with a renderthread camera animation
Selim Cinek [Tue, 6 Sep 2016 23:23:17 +0000 (16:23 -0700)]
Fixes a crash with a renderthread camera animation

Test: double-tap power button when display is off and freshly restarted.
Change-Id: I6bad3e75568ba578245dd86f7dd28597c29ae95d
Fixes: 31084435