OSDN Git Service

android-x86/frameworks-base.git
7 years agoAdd API for virtual preloads
Todd Kennedy [Wed, 19 Jul 2017 19:49:30 +0000 (12:49 -0700)]
Add API for virtual preloads

Virtual preloads are applications that aren't actually on the
/system partition, but, act as if they were. One such distinction
is that these apps receive Intent.ACTION_BOOT_COMPLETED and start
out of the stopped state.

Change-Id: I812d3e7008b9d87e84aa33dbc4b3d8e8b334533c
Fix: 34855677
Test: Manual
Test: Install an app with "--preload"
Test: See that it receives Intent.ACTION_BOOT_COMPLETED

7 years agoMerge "Fixed a bug where shelf notifications were interactable" into oc-dr1-dev
Selim Cinek [Thu, 20 Jul 2017 19:16:50 +0000 (19:16 +0000)]
Merge "Fixed a bug where shelf notifications were interactable" into oc-dr1-dev
am: 91a6a10195

Change-Id: I7d7434afd13d4f6d6247c801dfa0551ef1b6b792

7 years agoMerge "Fixed a bug where shelf notifications were interactable" into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 19:09:42 +0000 (19:09 +0000)]
Merge "Fixed a bug where shelf notifications were interactable" into oc-dr1-dev

7 years agoMerge "Choose correct icon shade of grey" into oc-dr1-dev
Lucas Dupin [Thu, 20 Jul 2017 18:55:22 +0000 (18:55 +0000)]
Merge "Choose correct icon shade of grey" into oc-dr1-dev
am: 1f358f1885

Change-Id: I5e05e4a5b3fa4bc5a651b7a7a010dbee36300239

7 years agoMerge "Fix incorrect SV calculation in non-RT codepath." into oc-dr1-dev
Rob Carr [Thu, 20 Jul 2017 18:47:17 +0000 (18:47 +0000)]
Merge "Fix incorrect SV calculation in non-RT codepath." into oc-dr1-dev
am: f62e79791b

Change-Id: I59fd7563e1bb82def0e9321b6340c97e249bdcfc

7 years agoMerge "Fix flicker when transiting activities without animation." into oc-dr1-dev
Rob Carr [Thu, 20 Jul 2017 18:40:14 +0000 (18:40 +0000)]
Merge "Fix flicker when transiting activities without animation." into oc-dr1-dev
am: afe3eb81da

Change-Id: Ia90d8c148df3055794f83cde5ef0a1f7501bdfe9

7 years agoMerge "Choose correct icon shade of grey" into oc-dr1-dev
Lucas Dupin [Thu, 20 Jul 2017 18:36:50 +0000 (18:36 +0000)]
Merge "Choose correct icon shade of grey" into oc-dr1-dev

7 years agoMerge "Fixes issue where notification jumps when user is dragging and its updated...
Mady Mellor [Thu, 20 Jul 2017 18:34:40 +0000 (18:34 +0000)]
Merge "Fixes issue where notification jumps when user is dragging and its updated" into oc-dr1-dev
am: 58b0e698fc

Change-Id: I8fad3cd142cf0e064eacaebaba78f4e091bd9263

7 years agoMerge "Fix incorrect SV calculation in non-RT codepath." into oc-dr1-dev
Rob Carr [Thu, 20 Jul 2017 18:32:31 +0000 (18:32 +0000)]
Merge "Fix incorrect SV calculation in non-RT codepath." into oc-dr1-dev

7 years agoChoose correct icon shade of grey
Lucas Dupin [Tue, 18 Jul 2017 19:15:41 +0000 (12:15 -0700)]
Choose correct icon shade of grey

Status bar icons should pick colors from icon themes instead
of lock screen text colors.

Test: Visual
Change-Id: I0460ec38c8193f6311a47b4774357d8d3347a8d2
Fixes: 63618424

7 years agoMerge "Fix sound rate limiting issue" into oc-dr1-dev
Julia Reynolds [Thu, 20 Jul 2017 18:25:55 +0000 (18:25 +0000)]
Merge "Fix sound rate limiting issue" into oc-dr1-dev
am: 61913f178e

Change-Id: I0d3f100a55f3c8a9e2c0d2961e90065d453708ae

7 years agoMerge "Fix flicker when transiting activities without animation." into oc-dr1-dev
Rob Carr [Thu, 20 Jul 2017 18:23:25 +0000 (18:23 +0000)]
Merge "Fix flicker when transiting activities without animation." into oc-dr1-dev

7 years agoMerge "Fixes issue where notification jumps when user is dragging and its updated...
TreeHugger Robot [Thu, 20 Jul 2017 18:18:37 +0000 (18:18 +0000)]
Merge "Fixes issue where notification jumps when user is dragging and its updated" into oc-dr1-dev

7 years agoMerge "Fix sound rate limiting issue" into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 18:04:02 +0000 (18:04 +0000)]
Merge "Fix sound rate limiting issue" into oc-dr1-dev

7 years agoMerge "AOD: Prevent animations and rotations while going to sleep" into oc-dr1-dev
Adrian Roos [Thu, 20 Jul 2017 16:12:21 +0000 (16:12 +0000)]
Merge "AOD: Prevent animations and rotations while going to sleep" into oc-dr1-dev
am: 29119b6f5f

Change-Id: I5deca2c8224d629eadc18a7f7742c6f8d43b133d

7 years agoMerge "AOD: Prevent animations and rotations while going to sleep" into oc-dr1-dev
Adrian Roos [Thu, 20 Jul 2017 16:02:55 +0000 (16:02 +0000)]
Merge "AOD: Prevent animations and rotations while going to sleep" into oc-dr1-dev

7 years agoMerge "Fix owner info to be center-aligned" into oc-dr1-dev
Geoffrey Pitsch [Thu, 20 Jul 2017 15:58:15 +0000 (15:58 +0000)]
Merge "Fix owner info to be center-aligned" into oc-dr1-dev
am: 67c483fd12

Change-Id: I59bc4ac9f712da83df2ff31bc083f408949f727e

7 years agoMerge "Fix owner info to be center-aligned" into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 15:52:35 +0000 (15:52 +0000)]
Merge "Fix owner info to be center-aligned" into oc-dr1-dev

7 years agoMerge "Allow apps to downgrade importance in createNotificationChannel" into oc-dr1-dev
Geoffrey Pitsch [Thu, 20 Jul 2017 15:51:40 +0000 (15:51 +0000)]
Merge "Allow apps to downgrade importance in createNotificationChannel" into oc-dr1-dev
am: 3ca605e28c  -s ours

Change-Id: Iacd4376b1e1f665fb72ca6e4fd7b8cabff88dc7c

7 years agoMerge "AOD: Hide owner info on ambient display" into oc-dr1-dev
Adrian Roos [Thu, 20 Jul 2017 15:38:06 +0000 (15:38 +0000)]
Merge "AOD: Hide owner info on ambient display" into oc-dr1-dev
am: 6c5ce43b39

Change-Id: I8bf76bd42a41055ec7e7b9352dce5577a381540c

7 years agoMerge "Allow apps to downgrade importance in createNotificationChannel" into oc-dr1-dev
Geoffrey Pitsch [Thu, 20 Jul 2017 15:33:41 +0000 (15:33 +0000)]
Merge "Allow apps to downgrade importance in createNotificationChannel" into oc-dr1-dev

7 years agoMerge "AOD: Hide owner info on ambient display" into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 15:28:05 +0000 (15:28 +0000)]
Merge "AOD: Hide owner info on ambient display" into oc-dr1-dev

7 years agoMerge "Docs-change: how UserManager.ENSURE_VERIFY_APPS affects profiles." into oc...
Benjamin Miller [Thu, 20 Jul 2017 14:09:07 +0000 (14:09 +0000)]
Merge "Docs-change: how UserManager.ENSURE_VERIFY_APPS affects profiles." into oc-dev am: baa85250d4
am: aeb503f7ca

Change-Id: Iff0d3dbea379e2e90a2cf7fc82675eac2c088e11

7 years agoMerge "Docs-change: how UserManager.ENSURE_VERIFY_APPS affects profiles." into oc-dev
Benjamin Miller [Thu, 20 Jul 2017 14:05:31 +0000 (14:05 +0000)]
Merge "Docs-change: how UserManager.ENSURE_VERIFY_APPS affects profiles." into oc-dev
am: baa85250d4

Change-Id: I553b5b775cbdb42020405dfcc1b18032d4777597

7 years agoKeyguard: only show after screen fully turned off
Adrian Roos [Thu, 20 Jul 2017 14:03:00 +0000 (14:03 +0000)]
Keyguard: only show after screen fully turned off
am: 4757c8ccf8

Change-Id: Iadb07f0e33b1de9d266a9cd91d606a72e94de704

7 years agoStatusBar: Switch status bar to using the new lifecycles
Adrian Roos [Thu, 20 Jul 2017 14:02:05 +0000 (14:02 +0000)]
StatusBar: Switch status bar to using the new lifecycles
am: 731d4dfe60

Change-Id: Iad1cea70608c9b2a48bd5e6308ad2e135dc0f720

7 years agoMerge "Docs-change: how UserManager.ENSURE_VERIFY_APPS affects profiles." into oc-dev
Benjamin Miller [Thu, 20 Jul 2017 13:58:15 +0000 (13:58 +0000)]
Merge "Docs-change: how UserManager.ENSURE_VERIFY_APPS affects profiles." into oc-dev

7 years agoAOD: Prevent animations and rotations while going to sleep
Adrian Roos [Wed, 19 Jul 2017 10:25:34 +0000 (12:25 +0200)]
AOD: Prevent animations and rotations while going to sleep

A recent change allowed animations while the screen is
turning on, but not fully turned on; this allows rotations
while the device is going to sleep though. To prevent that,
we now disallow animations if the device is going to sleep too.

In addition, we also prevent the rotation animation when the screen
is not fully on or non-interactive.

Change-Id: I9b84f68a02a07067e48b11c008bcaf4bcb7c41a0
Fixes: 63760853
Test: Turn phone to landscape on an app that can rotate. Press power button. Verify AOD shows without a rotation; go/wm-smoke

7 years agoFix sound rate limiting issue
Julia Reynolds [Thu, 20 Jul 2017 13:19:20 +0000 (09:19 -0400)]
Fix sound rate limiting issue

Don't count notifications that were muted by some other criteria
(like dnd or group alerting) against an app

Test: runtest systemui-notification
Change-Id: I9c94d342400306c2618c458e2ad530cd9373b3b8
Fixes: 63819441

7 years agoAOD: Hide owner info on ambient display
Adrian Roos [Thu, 20 Jul 2017 13:14:25 +0000 (15:14 +0200)]
AOD: Hide owner info on ambient display

Change-Id: Iea27b111b4025e2ad4b9cd0139f18f1653ca17dc
Fixes: 63800919
Test: Set a dark wallpaper, set owner info; go to AOD, verify that owner info is not visible.

7 years agoKeyguard: only show after screen fully turned off
Adrian Roos [Tue, 18 Jul 2017 13:50:41 +0000 (15:50 +0200)]
Keyguard: only show after screen fully turned off

Fixes an issue where the keyguard was displayed before the screen
was turned off fully, causing the AOD screen to briefly show during
the screen off animation.

Change-Id: Idc4621995bd67c1db255fab5a8de60d3aeef5d18
Fixes: 63526727
Test: Turn screen off. Make sure the AOD clock is not visible

7 years agoStatusBar: Switch status bar to using the new lifecycles
Adrian Roos [Tue, 18 Jul 2017 13:10:39 +0000 (15:10 +0200)]
StatusBar: Switch status bar to using the new lifecycles

Also removes some now unneeded cruft from StatusBarKeyguardViewManager.

Bug: 62446740
Test: Try unlocking phone with fingerprint and regularly from all kinds of states (AOD1, AOD2, non-AOD ambient display)
Change-Id: I3560615ce77f0c2ad9944832baaa568c300af9bb

7 years agoMerge "Keyguard: Factor out Screen and Wakefulness lifecycles" into oc-dr1-dev
Adrian Roos [Thu, 20 Jul 2017 11:29:59 +0000 (11:29 +0000)]
Merge "Keyguard: Factor out Screen and Wakefulness lifecycles" into oc-dr1-dev
am: d3878b5e12

Change-Id: I11ddc51a8c71d22b5420def8a4c0f3f57954a081

7 years agoMerge "Keyguard: Factor out Screen and Wakefulness lifecycles" into oc-dr1-dev
Adrian Roos [Thu, 20 Jul 2017 11:22:39 +0000 (11:22 +0000)]
Merge "Keyguard: Factor out Screen and Wakefulness lifecycles" into oc-dr1-dev

7 years agoMerge "Import translations. DO NOT MERGE" into oc-dr1-dev
Bill Yi [Thu, 20 Jul 2017 10:31:32 +0000 (10:31 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev
am: 57c60d3b8c  -s ours

Change-Id: I6bf7ec12c4e7d35322d4e53e8c0b6f60878e7b97

7 years agoMerge "Import translations. DO NOT MERGE" into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 10:20:21 +0000 (10:20 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev

7 years agoMerge "Import translations. DO NOT MERGE" into oc-dr1-dev
Bill Yi [Thu, 20 Jul 2017 10:01:39 +0000 (10:01 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev
am: 3f9462d6a3  -s ours

Change-Id: I67cf707cf9eb5184865edfea8535b81d413e0807

7 years agoMerge "Import translations. DO NOT MERGE" into oc-dr1-dev
Bill Yi [Thu, 20 Jul 2017 09:59:43 +0000 (09:59 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev
am: 6564d7d123  -s ours

Change-Id: Iac082addbf3aa178053f4eb27a91d0b842646898

7 years agoMerge "Import translations. DO NOT MERGE" into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 09:53:20 +0000 (09:53 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev

7 years agoMerge "Import translations. DO NOT MERGE" into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 09:48:53 +0000 (09:48 +0000)]
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev

7 years agoDon't move stack to bottom when creating task at bottom
Wale Ogunwale [Thu, 20 Jul 2017 08:38:13 +0000 (08:38 +0000)]
Don't move stack to bottom when creating task at bottom
am: 8cee0336bb

Change-Id: I81914112fe2be1c3c69298d4cc5e9db302df618d

7 years agoDon't move stack to bottom when creating task at bottom
Wale Ogunwale [Tue, 18 Jul 2017 13:33:01 +0000 (06:33 -0700)]
Don't move stack to bottom when creating task at bottom

When creating a task, only move the parents of the task if we are creating
the task at the top of the stack. i.e. creating the task at the top of its
stack will move the stack forward and creating the task at the bottom of
the stack shouldn't move the stack backwards. Creating a task at the bottom
is used for things like restoring a task from recents to use for other things
and for background user, so shouldn't affect visibility of its parent stack.

Change-Id: Ifcaf7c5a95294631dff675ac5c7d87f059b1792a
Fixes: 62352722
Test: go/wm-smoke
(cherry picked from commit 1f5b92fd53ad0193235ae3e6cbc54a4120ac2457)

7 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 20 Jul 2017 04:48:02 +0000 (21:48 -0700)]
Import translations. DO NOT MERGE

Change-Id: I2ed6f707aa5196125419a43b85be6b9644364c24
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

7 years agoMerge "Revert disabling of eSIM wipes/retains." into oc-dr1-dev am: acdcf37e4b
Jeff Davidson [Thu, 20 Jul 2017 04:38:28 +0000 (04:38 +0000)]
Merge "Revert disabling of eSIM wipes/retains." into oc-dr1-dev am: acdcf37e4b
am: 10238e562a

Change-Id: If5106972654149f5cb53aedae45964397dcfb69d

7 years agoMerge "Revert disabling of eSIM wipes/retains." into oc-dr1-dev
Jeff Davidson [Thu, 20 Jul 2017 04:32:21 +0000 (04:32 +0000)]
Merge "Revert disabling of eSIM wipes/retains." into oc-dr1-dev
am: acdcf37e4b

Change-Id: I10cc2501e38837f816c564716a6d157bc8f57ed6

7 years agoMerge "Assign cpu times to correct battery state bucket."
Sudheer Shanka [Thu, 20 Jul 2017 04:28:19 +0000 (04:28 +0000)]
Merge "Assign cpu times to correct battery state bucket."

7 years agoMerge "Revert disabling of eSIM wipes/retains." into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 04:24:50 +0000 (04:24 +0000)]
Merge "Revert disabling of eSIM wipes/retains." into oc-dr1-dev

7 years agoMerge "Ping the StatusBar about power key events. am: c3a503d8fd" into oc-dr1-dev...
Philip Quinn [Thu, 20 Jul 2017 04:11:22 +0000 (04:11 +0000)]
Merge "Ping the StatusBar about power key events. am: c3a503d8fd" into oc-dr1-dev-plus-aosp
am: c5f9c329c1

Change-Id: I2906e0d6faae5a800cb70e13e5fb8fe590fe0bfa

7 years agoMerge "Add Configuration to APF Policy" am: d27a6d62c6 am: 70291ef1d7 am: 2d0f47c40f...
Ahmed ElArabawy [Thu, 20 Jul 2017 04:09:02 +0000 (04:09 +0000)]
Merge "Add Configuration to APF Policy" am: d27a6d62c6 am: 70291ef1d7 am: 2d0f47c40f  -s ours
am: 7e8c7b806e  -s ours

Change-Id: Ib093c053dad3f4560579c57c980cfc14e203cfa9

7 years agoMerge "Ping the StatusBar about power key events. am: c3a503d8fd" into oc-dr1-dev...
Android Build Merger (Role) [Thu, 20 Jul 2017 04:03:46 +0000 (04:03 +0000)]
Merge "Ping the StatusBar about power key events. am: c3a503d8fd" into oc-dr1-dev-plus-aosp

7 years agoMerge "WifiInfo - document packet counters and rates" into oc-dr1-dev am: 8d51d3e512
Michael Plass [Thu, 20 Jul 2017 04:02:27 +0000 (04:02 +0000)]
Merge "WifiInfo - document packet counters and rates" into oc-dr1-dev am: 8d51d3e512
am: 231610fc1a

Change-Id: I4e0f4c17c9d09ec2c4f181705052912d370be0eb

7 years agoPing the StatusBar about power key events.
Philip Quinn [Thu, 20 Jul 2017 04:01:51 +0000 (04:01 +0000)]
Ping the StatusBar about power key events.
am: c3a503d8fd

Change-Id: I53c473abae0a58216bfa810d2e5df2da294d411d

7 years agoMerge "Add Configuration to APF Policy" am: d27a6d62c6 am: 70291ef1d7
Ahmed ElArabawy [Thu, 20 Jul 2017 04:01:11 +0000 (04:01 +0000)]
Merge "Add Configuration to APF Policy" am: d27a6d62c6 am: 70291ef1d7
am: 2d0f47c40f  -s ours

Change-Id: I1a456d4a649001d7de04f9de3a2b2a76167b19cf

7 years agoMerge "WifiInfo - document packet counters and rates" into oc-dr1-dev
Michael Plass [Thu, 20 Jul 2017 03:57:25 +0000 (03:57 +0000)]
Merge "WifiInfo - document packet counters and rates" into oc-dr1-dev
am: 8d51d3e512

Change-Id: Ic2e4c5d748ea33a3249fbd0b6520de347c6654ce

7 years agoMerge "Add Configuration to APF Policy" am: d27a6d62c6
Ahmed ElArabawy [Thu, 20 Jul 2017 03:54:03 +0000 (03:54 +0000)]
Merge "Add Configuration to APF Policy" am: d27a6d62c6
am: 70291ef1d7

Change-Id: Ib2881c42b6eb149ac4f964d9d8d29ac74a057000

7 years agoPing the StatusBar about power key events.
Philip Quinn [Wed, 19 Jul 2017 06:23:41 +0000 (23:23 -0700)]
Ping the StatusBar about power key events.

Bug: 63183852
Test: runtest systemui

Change-Id: I5d8209396e3e761b404c1071a7004f34c6e6c927

7 years agoMerge "WifiInfo - document packet counters and rates" into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 03:49:56 +0000 (03:49 +0000)]
Merge "WifiInfo - document packet counters and rates" into oc-dr1-dev

7 years agoMerge "Add Configuration to APF Policy"
Ahmed ElArabawy [Thu, 20 Jul 2017 03:46:08 +0000 (03:46 +0000)]
Merge "Add Configuration to APF Policy"
am: d27a6d62c6

Change-Id: I491bad86e4e9ae7a813ac214b06273719a583079

7 years agoMerge "Rename vendorExtension fields to vendorInfo."
TreeHugger Robot [Thu, 20 Jul 2017 03:42:13 +0000 (03:42 +0000)]
Merge "Rename vendorExtension fields to vendorInfo."

7 years agoMerge "Add Configuration to APF Policy"
Treehugger Robot [Thu, 20 Jul 2017 03:34:57 +0000 (03:34 +0000)]
Merge "Add Configuration to APF Policy"

7 years agoMerge "Let's get a constant for O_MR1."
Jeff Sharkey [Thu, 20 Jul 2017 03:20:22 +0000 (03:20 +0000)]
Merge "Let's get a constant for O_MR1."

7 years agoLet's get a constant for O_MR1.
Jeff Sharkey [Wed, 19 Jul 2017 19:57:35 +0000 (13:57 -0600)]
Let's get a constant for O_MR1.

Test: none
Exempt-From-Owner-Approval: HULK SMASH!
Change-Id: I440ebae4d0891d9044bbbfb5beaaaa98639aea98

7 years agoMerge "Support list type on CustomDescription."
TreeHugger Robot [Thu, 20 Jul 2017 03:15:52 +0000 (03:15 +0000)]
Merge "Support list type on CustomDescription."

7 years agoMerge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc94...
Steven Moreland [Thu, 20 Jul 2017 03:11:00 +0000 (03:11 +0000)]
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 am: c840945a78
am: 9f430b2782

Change-Id: Ibe321dd4a8aae9342c76da0780edf94b90e8cd3a

7 years agoMerge "Fix splits class loader context for non dependant splits"
TreeHugger Robot [Thu, 20 Jul 2017 03:07:15 +0000 (03:07 +0000)]
Merge "Fix splits class loader context for non dependant splits"

7 years agoMerge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944
Steven Moreland [Thu, 20 Jul 2017 03:05:02 +0000 (03:05 +0000)]
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944
am: c840945a78

Change-Id: I654e14f0d1b495450db81592a2e564e308746350

7 years agoMerge "frameworks/base: use proper nativehelper headers" am: 826eafd958
Steven Moreland [Thu, 20 Jul 2017 02:58:46 +0000 (02:58 +0000)]
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958
am: 5c091dc944

Change-Id: I582cc33d13d04950ca066074c292141605f3ca27

7 years agoMerge "frameworks/base: use proper nativehelper headers"
Steven Moreland [Thu, 20 Jul 2017 02:50:53 +0000 (02:50 +0000)]
Merge "frameworks/base: use proper nativehelper headers"
am: 826eafd958

Change-Id: I36f10ff4d963284a313f1cc5b368f82549a4adb2

7 years agoMerge "Fix format of subsystem power stats" into oc-dr1-dev am: 5512504bba
Ahmed ElArabawy [Thu, 20 Jul 2017 02:49:54 +0000 (02:49 +0000)]
Merge "Fix format of subsystem power stats" into oc-dr1-dev am: 5512504bba
am: fe4ec9e946

Change-Id: I7dba5de4a5de74fd654ae5d1fe03abc625510f16

7 years agoMerge "Fix format of subsystem power stats" into oc-dr1-dev
Ahmed ElArabawy [Thu, 20 Jul 2017 02:43:54 +0000 (02:43 +0000)]
Merge "Fix format of subsystem power stats" into oc-dr1-dev
am: 5512504bba

Change-Id: I3f6b818d34a2a54f73a7192d10d462b68d6e6ed0

7 years agoMerge "frameworks/base: use proper nativehelper headers"
Treehugger Robot [Thu, 20 Jul 2017 02:42:49 +0000 (02:42 +0000)]
Merge "frameworks/base: use proper nativehelper headers"

7 years agoMerge "Fix format of subsystem power stats" into oc-dr1-dev
TreeHugger Robot [Thu, 20 Jul 2017 02:37:56 +0000 (02:37 +0000)]
Merge "Fix format of subsystem power stats" into oc-dr1-dev

7 years agoAdd Configuration to APF Policy
Ahmed ElArabawy [Tue, 13 Jun 2017 01:01:11 +0000 (18:01 -0700)]
Add Configuration to APF Policy

in b/37702435 battery was drained due to reception of
Ethernet frames with Eth-type < 0x600 (non ehternet II frames)

This change adds an XML file to drop/allow these frames
Dropping helps tp avoid acquiring a wakelock for the
reception of these packets, while allowing them may be needed
for some protocols
The Change allow the OEM to override the system settings

Bug: 37702435
Test: runtest frameworks-net
Merged-In: Idb6c215896ef230a8136ff4ecefc90ccdc5c1c6d
Merged-In: I16346bb98a0b9259f7c3f51e318c472cfc1bb492

Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
(cherry pick from commit 4dd7c58fc8fcc5a2c50de5e8eff05ddc5c3b0b8b)

Change-Id: Ie466baf1e6395d6c28245e41179232ea8e523845

7 years agoMerge "Don't show a custom description if any transformation fail."
TreeHugger Robot [Thu, 20 Jul 2017 01:55:46 +0000 (01:55 +0000)]
Merge "Don't show a custom description if any transformation fail."

7 years agoMerge "Expose KeyguardMonitor.isOccluded(). am: 1659b400b5 am: bc5b6f4124"
Android Build Merger (Role) [Thu, 20 Jul 2017 01:40:47 +0000 (01:40 +0000)]
Merge "Expose KeyguardMonitor.isOccluded(). am: 1659b400b5 am: bc5b6f4124"

7 years agoExpose KeyguardMonitor.isOccluded(). am: 1659b400b5
Philip Quinn [Thu, 20 Jul 2017 01:39:34 +0000 (01:39 +0000)]
Expose KeyguardMonitor.isOccluded(). am: 1659b400b5
am: bc5b6f4124

Change-Id: If64d9a23fe199d06080fd43dd1dfd990a7038fe2

7 years agoMerge "Rename (FM) Radio to Broadcast Radio to avoid confusion with (GSM) Radio."
Tomasz Wasilczyk [Thu, 20 Jul 2017 01:38:51 +0000 (01:38 +0000)]
Merge "Rename (FM) Radio to Broadcast Radio to avoid confusion with (GSM) Radio."

7 years agoExpose KeyguardMonitor.isOccluded().
Philip Quinn [Thu, 20 Jul 2017 01:34:02 +0000 (01:34 +0000)]
Expose KeyguardMonitor.isOccluded().
am: 1659b400b5

Change-Id: I299c5a9b2fb93157622afa905c4c55918f46bf3e

7 years agoMerge "Remove logspam of MediaRouter"
TreeHugger Robot [Thu, 20 Jul 2017 01:31:54 +0000 (01:31 +0000)]
Merge "Remove logspam of MediaRouter"

7 years agoExpose KeyguardMonitor.isOccluded().
Philip Quinn [Wed, 19 Jul 2017 08:15:56 +0000 (01:15 -0700)]
Expose KeyguardMonitor.isOccluded().

Bug: 63806767
Test: runtest systemui

Change-Id: I36b96974c7a27e31ddbc3e8cdddf2516cce87b21

7 years agoMerge "Use scores from connected AP only."
TreeHugger Robot [Thu, 20 Jul 2017 01:26:44 +0000 (01:26 +0000)]
Merge "Use scores from connected AP only."

7 years agoMerge "Add config_demoModePackage to symbols" into oc-dr1-dev am: 3789b629c7
Christine Franks [Thu, 20 Jul 2017 01:21:35 +0000 (01:21 +0000)]
Merge "Add config_demoModePackage to symbols" into oc-dr1-dev am: 3789b629c7
am: 24416b86af

Change-Id: I56c901316a664aada485bf97a8f42596ea76d2bb

7 years agoMerge "Add config_demoModePackage to symbols" into oc-dr1-dev
Christine Franks [Thu, 20 Jul 2017 01:15:48 +0000 (01:15 +0000)]
Merge "Add config_demoModePackage to symbols" into oc-dr1-dev
am: 3789b629c7

Change-Id: I859bc8f2f1d314bb6a50741cb8e393be94cdbae6

7 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 20 Jul 2017 01:13:39 +0000 (18:13 -0700)]
Import translations. DO NOT MERGE

Change-Id: I6f4be8da1bf25632b93d9ece8ae01dedeba2e568
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import

7 years agoMerge "Add status bar to fullscreen user switcher."
TreeHugger Robot [Thu, 20 Jul 2017 01:09:23 +0000 (01:09 +0000)]
Merge "Add status bar to fullscreen user switcher."

7 years agoMerge "Add config_demoModePackage to symbols" into oc-dr1-dev
Christine Franks [Thu, 20 Jul 2017 01:04:51 +0000 (01:04 +0000)]
Merge "Add config_demoModePackage to symbols" into oc-dr1-dev

7 years agoMerge "Merge "proto: add system message descriptor for Wi-Fi wrong password notificat...
Android Build Merger (Role) [Thu, 20 Jul 2017 00:59:00 +0000 (00:59 +0000)]
Merge "Merge "proto: add system message descriptor for Wi-Fi wrong password notification" into oc-dr1-dev am: 7bd4b3912b am: 187a26d602"

7 years agoMerge "proto: add system message descriptor for Wi-Fi wrong password notification...
Peter Qiu [Thu, 20 Jul 2017 00:57:38 +0000 (00:57 +0000)]
Merge "proto: add system message descriptor for Wi-Fi wrong password notification" into oc-dr1-dev am: 7bd4b3912b
am: 187a26d602

Change-Id: I1aaf401ef4e3125a5d7d5d65a6c415710266a2b3

7 years agoMerge "Adjust tests to new android-support-test + espresso libraries."
TreeHugger Robot [Thu, 20 Jul 2017 00:56:39 +0000 (00:56 +0000)]
Merge "Adjust tests to new android-support-test + espresso libraries."

7 years agoMerge "proto: add system message descriptor for Wi-Fi wrong password notification...
Peter Qiu [Thu, 20 Jul 2017 00:50:42 +0000 (00:50 +0000)]
Merge "proto: add system message descriptor for Wi-Fi wrong password notification" into oc-dr1-dev
am: 7bd4b3912b

Change-Id: If2ac1228a2af3c0c59c603ed6de02b69c8e45b6c

7 years agoMerge "Add details to Download progress callback" am: b440b572d7 am: 5f047a68d9 am...
Robert Greenwalt [Thu, 20 Jul 2017 00:49:58 +0000 (00:49 +0000)]
Merge "Add details to Download progress callback" am: b440b572d7 am: 5f047a68d9 am: 12286b2608
am: 7acfec846b

Change-Id: If16b8c107d39c5791ea8c3b3b28afd4f37500b44

7 years agoMerge "proto: add system message descriptor for Wi-Fi wrong password notification...
TreeHugger Robot [Thu, 20 Jul 2017 00:46:05 +0000 (00:46 +0000)]
Merge "proto: add system message descriptor for Wi-Fi wrong password notification" into oc-dr1-dev

7 years agoMerge "Encode the entire class loader context for dex2oat"
Calin Juravle [Thu, 20 Jul 2017 00:43:02 +0000 (00:43 +0000)]
Merge "Encode the entire class loader context for dex2oat"

7 years agoFixed a bug where shelf notifications were interactable
Selim Cinek [Thu, 20 Jul 2017 00:39:20 +0000 (17:39 -0700)]
Fixed a bug where shelf notifications were interactable

Even if the notifications were clipped fully they were still
interactable and could be expanded into the shelf.
This could lead to weird scrolling positions and other things.

Test: manual, try expanding when qs is expanded
Change-Id: I764a20ba83b19ca9c9c2cb311a5abb9d272c6feb
Fixes: 62476893

7 years agoMerge "Add details to Download progress callback" am: b440b572d7 am: 5f047a68d9
Robert Greenwalt [Thu, 20 Jul 2017 00:42:21 +0000 (00:42 +0000)]
Merge "Add details to Download progress callback" am: b440b572d7 am: 5f047a68d9
am: 12286b2608

Change-Id: Iff3707dab4ee737e5de2b1b8bded811f919553a8

7 years agoMerge "Add details to Download progress callback" am: b440b572d7
Robert Greenwalt [Thu, 20 Jul 2017 00:36:53 +0000 (00:36 +0000)]
Merge "Add details to Download progress callback" am: b440b572d7
am: 5f047a68d9

Change-Id: I5b26730aacb9209f08b33204fb88be02c324609a

7 years agoMerge "Merge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1...
Android Build Merger (Role) [Thu, 20 Jul 2017 00:34:14 +0000 (00:34 +0000)]
Merge "Merge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1-dev am: 7b3bd1d547 am: 4dec845d52"

7 years agoMerge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1-dev am...
Sungsoo Lim [Thu, 20 Jul 2017 00:32:10 +0000 (00:32 +0000)]
Merge "MediaRouter: Introduce and use getFallbackRoute method" into oc-dr1-dev am: 7b3bd1d547
am: 4dec845d52

Change-Id: I07d405b81ec43d720ec843a87e6a3bb07e03aea7

7 years agoMerge "Add details to Download progress callback"
Robert Greenwalt [Thu, 20 Jul 2017 00:30:50 +0000 (00:30 +0000)]
Merge "Add details to Download progress callback"
am: b440b572d7

Change-Id: Idb7ebf8ec5d0b6b341c97dab05efc94e9e629011

7 years agoMerge "Add provider support for metadata extraction"
TreeHugger Robot [Thu, 20 Jul 2017 00:29:59 +0000 (00:29 +0000)]
Merge "Add provider support for metadata extraction"