391960 Commits

Author SHA1 Message Date
Tadashi G. Takaoka
e2e5daf291 Merge "Fix missing showWhenLocked activity attribute" am: f1e9db0cbe
am: cfbbe2d89d

Change-Id: I93f86f0da6a557065a83044fcd77eb31eda8ce29
2018-11-06 09:20:41 -08:00
Tadashi G. Takaoka
cfbbe2d89d Merge "Fix missing showWhenLocked activity attribute"
am: f1e9db0cbe

Change-Id: If921e3c02dc5c3604f4c67c77666f85cefd69846
2018-11-06 09:06:46 -08:00
Michal Karpinski
6d5795f35b Never generate synthetic AppInfo activity for any system app
A check was missed in one place, when the API was called with
specific packageName, which meant we were generating synthetic
AppInfo activity for gmscore.

Bug: 119097715
Test: manual, CTS for the whole feature on the way
Change-Id: I8c123eaf8ee28fca828268cf049d9c08e9e7409c
2018-11-06 17:05:04 +00:00
Tadashi G. Takaoka
f1e9db0cbe Merge "Fix missing showWhenLocked activity attribute" 2018-11-06 16:57:36 +00:00
TreeHugger Robot
e0c2f7e17d Merge "RRO: Added partition policies for overlays" 2018-11-06 16:49:55 +00:00
TreeHugger Robot
e07602d79b Merge "Moves clear data out of commit" 2018-11-06 16:04:29 +00:00
Bill Yi
ed54d1a99b [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev am: 51e3a842dc -s ours
am: d0654f1daa  -s ours

Change-Id: I4fc8b717fc7477c0980858abf0afd7e02837b06f
2018-11-06 07:18:29 -08:00
Bill Yi
49e80d65b3 [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev am: 12c04b486d -s ours
am: 2c386153dd  -s ours

Change-Id: I516aa47d5f5b1eb65d3f92b117789b53401030ff
2018-11-06 07:17:08 -08:00
Bill Yi
d0654f1daa [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev
am: 51e3a842dc  -s ours

Change-Id: Iaac6f747d425d3448770023b8aa07db6d95e9d19
2018-11-06 07:13:56 -08:00
Bill Yi
2c386153dd [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev
am: 12c04b486d  -s ours

Change-Id: I37b6cb41f86f485350a4d51a65758ac189eb7570
2018-11-06 07:12:09 -08:00
TreeHugger Robot
51e3a842dc Merge "Import translations. DO NOT MERGE" into pi-dev 2018-11-06 14:59:37 +00:00
TreeHugger Robot
12c04b486d Merge "Import translations. DO NOT MERGE" into pi-dev 2018-11-06 14:56:17 +00:00
David Brazdil
fb8390d770 Add entries to hiddenapi light greylist
These are entries from P accidental whitelist which have been found
in use by static/dynamic analysis.

Test: m appcompat
Change-Id: I473d2bc8a9b527cccdb103d527ce7613f4a6ac85
2018-11-06 14:50:25 +00:00
Mike Reed
dad2f8969e migrate to SkFontHinting
Test: make

Change-Id: I3f734e390b2b03deadf8a890f6162517c8017787
2018-11-06 09:47:51 -05:00
Nicolas Geoffray
c6c856912b Merge "Make shared library dependencies explicit in SharedLibraryInfo" 2018-11-06 13:58:01 +00:00
Tadashi G. Takaoka
93d923a298 Merge "Fix missing showWhenLocked activity attribute" 2018-11-06 13:42:26 +00:00
Bill Yi
bee19c412d Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Ic5cec1018a7fe003e26b302ebcfc428b2a11e90f
2018-11-06 02:38:00 -08:00
Dario Freni
b1eeab34a6 Merge "Initial support for installing APEX via adb." 2018-11-06 10:18:38 +00:00
Alan Stokes
85d47fd962 Merge "Stop recording unsupported class loaders." am: c90f30d1d9 am: ad370ddf38
am: e9b09f2bc8

Change-Id: I2dfe1829fd900e48242089625e296566625d5378
2018-11-06 01:40:13 -08:00
Alan Stokes
e9b09f2bc8 Merge "Stop recording unsupported class loaders." am: c90f30d1d9
am: ad370ddf38

Change-Id: I10a8de9283a9af4870fba6e36b01bbe771c6686a
2018-11-06 01:29:48 -08:00
Alan Stokes
ad370ddf38 Merge "Stop recording unsupported class loaders."
am: c90f30d1d9

Change-Id: Ie89804c75a652608481e70bcf27b95ced43a578c
2018-11-06 01:21:42 -08:00
Alan Stokes
c90f30d1d9 Merge "Stop recording unsupported class loaders." 2018-11-06 08:58:59 +00:00
Adam Bookatz
bab22bc860 Merge "Statsd can dump data as proto to bugreport" 2018-11-06 08:35:47 +00:00
Louis Chang
1eff248081 Fix unable finish booting when display added before boot
We started home activity before system ready because overlay
display was added. It accidentally updated the AM state to booted
without actually finishing booting procedure. The booting procedure
was unable to complete afterward.

Do not start home activity before system booting.

Bug: 118796241
Test: atest ActivityStackSupervisorTests

Change-Id: I4e4a38b742529fc7ba6163c1a05137c68faf83e7
2018-11-06 16:30:17 +08:00
Bill Yi
b45f7a4d06 Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Id313d354fa683ea2978fc6b7e522185aca9fb92f
2018-11-05 22:32:52 -08:00
Kevin Chyn
8d45688b6d Merge "Add placeholders for IrisManager/Service" 2018-11-06 06:29:22 +00:00
wilsonshih
e7903ea985 Support show KeyguardPresentation on all public displays.
Support show keyguard presentation on all public displays when Keyguard
is show.
Modify API ActivityTaskManager#setLockScreenShown, extends to multi-displayIds.

bug: 111955725
Test: Manual test with chromecast.
Test: atest SystemUITests
Test: atest ActivityManagerMultiDisplayTests
Test: atest ActivityManagerDisplayKeyguardTests
Change-Id: I9967e1b1adcb796593332b46853a10101e206013
2018-11-06 14:27:21 +08:00
TreeHugger Robot
8f126e98b7 Merge "Make pattern fade slower" 2018-11-06 06:10:52 +00:00
Bill Yi
357797e331 [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev am: 5f14fa5049 -s ours
am: 274e56a6e3  -s ours

Change-Id: If1a16749cf22593aeda9cad78c7e4f5cd6494341
2018-11-05 21:59:22 -08:00
Bill Yi
274e56a6e3 [automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev
am: 5f14fa5049  -s ours

Change-Id: I9337472a11df5339dbe17d95c49eb3e1eae5c321
2018-11-05 21:54:51 -08:00
TreeHugger Robot
5f14fa5049 Merge "Import translations. DO NOT MERGE" into pi-dev 2018-11-06 05:43:20 +00:00
Tadashi G. Takaoka
0b590e6ab9 Fix missing showWhenLocked activity attribute
This attribute will stabilize ScreenDecorWindowTests since this test
needs activity is shown even on locked device.

Fixes: 119041502
Bug: 119037340
Test: On sleeping DUT.
  atest FrameworksServicesTests:com.android.server.wm.ScreenDecorWindowTests
Change-Id: I98ef00ba32c792c396f3abba447dd20628902492
Merged-In: I8fc2683ad65e627c4e002b767fd23a4dd9f16223
2018-11-06 13:40:49 +09:00
TreeHugger Robot
aad97b2341 Merge "Add feature flag for Safety Hub" 2018-11-06 04:28:37 +00:00
Fabrício Ferracioli
d04a09e870 Merge "Adding 1662 for Netherlands in the SMS shortcode whitelist." am: fa1536d33d am: 632e04221d
am: b2995b35b7

Change-Id: I78d39375eb31b69bb076cf8f177820c33ef24a01
2018-11-05 20:14:37 -08:00
Fabrício Ferracioli
b2995b35b7 Merge "Adding 1662 for Netherlands in the SMS shortcode whitelist." am: fa1536d33d
am: 632e04221d

Change-Id: I2e4884c453fb73de3d610903e2e9bd786721902b
2018-11-05 19:53:42 -08:00
Shuo Qian
729518824d Merge "Revert "Make getRssi() API for LTE Received Signal Strength Indication (RSSI)"" am: 1a517ba852 am: aea5d0afcc
am: c3e1c08d03

Change-Id: I4bee4db8615f8ad37d11331ad8b0b20b70abb8c9
2018-11-05 19:47:43 -08:00
Fabrício Ferracioli
632e04221d Merge "Adding 1662 for Netherlands in the SMS shortcode whitelist."
am: fa1536d33d

Change-Id: Ie24b0ac85d58cc2ae64e5ced0e7041cbcfc8ecb7
2018-11-05 19:45:24 -08:00
Treehugger Robot
fa1536d33d Merge "Adding 1662 for Netherlands in the SMS shortcode whitelist." 2018-11-06 03:34:33 +00:00
Arthur Ishiguro
3685d31475 Merge changes I9f2d4e1b,Iad9ada1f,Ic8d269b4
* changes:
  Implements PendingIntent based createClient API
  Adds bindClient method to service AIDL
  Close unregistered clients with no PendingIntent
2018-11-06 03:34:31 +00:00
Shuo Qian
c3e1c08d03 Merge "Revert "Make getRssi() API for LTE Received Signal Strength Indication (RSSI)"" am: 1a517ba852
am: aea5d0afcc

Change-Id: Id631e020519573ee0bb280838684f390c8d26b75
2018-11-05 19:26:55 -08:00
Lucas Dupin
4798ea13d8 Do not clip the pulsing notification panel
Test: visual
Change-Id: I0cf4096a41c070f65d90d1ab0b515013d5d6cba7
Fixes: 118798921
2018-11-05 19:26:24 -08:00
Shuo Qian
aea5d0afcc Merge "Revert "Make getRssi() API for LTE Received Signal Strength Indication (RSSI)""
am: 1a517ba852

Change-Id: I72cc7a0f3c566820f674333b312ffec740281c4e
2018-11-05 19:17:33 -08:00
TreeHugger Robot
891aa9edc9 Merge "Fix "Tracking association..." logspam." 2018-11-06 03:15:27 +00:00
Shuo Qian
1a517ba852 Merge "Revert "Make getRssi() API for LTE Received Signal Strength Indication (RSSI)"" 2018-11-06 03:06:20 +00:00
Android Build Merger (Role)
bc11c9ce93 Merge "[automerger skipped] Merge "Reset wifi tethering state when failing in QS." into pi-dev am: 76af93f6d4 am: 90ea1705b8 -s ours" 2018-11-06 03:01:16 +00:00
Amin Shaikh
98aa6b9600 [automerger skipped] Merge "Reset wifi tethering state when failing in QS." into pi-dev am: 76af93f6d4
am: 90ea1705b8  -s ours

Change-Id: I320301677917a7d5f629cf9bb62c2d68aad4e590
2018-11-05 19:00:54 -08:00
Lucas Dupin
d9072d40d7 Merge "Do not ellipsize the clock widget" 2018-11-06 02:58:36 +00:00
Kevin Chyn
51676d293a Add placeholders for IrisManager/Service
With the system services in place, we can add SELinux policies

Bug: 116530289

Test: Builds
Change-Id: I0fd0dfbbbf258eb4a0ef9019247baaf323578959
2018-11-05 18:57:15 -08:00
Bookatz
ff71cadecc Statsd can dump data as proto to bugreport
* Creates an incident section for statsd data.
* Allows dump to output statsd data, in proto format.
* Hooks up two statsd outputs to bugreports:
  -statsd report data in proto format
  -statsd metadata (statsdstats) in text format

The incident section does not import stats_log.proto because that turns
out to be extremely difficult: stats_log.proto imports atoms.proto,
which imports more things and is enormous and causes all sorts of
problems. atoms.proto was purposefully never compiled in AOSP, so to
retain that feature, the incident section uses 'bytes' instead of an
actual message. Since this isn't ever read in AOSP (other than testing),
this should be fine.

Bug: 115678461
Test: take a bug report and confirm valid proto
Test: cts-tradefed run cts-dev -m CtsStatsdHostTestCases -t android.cts.statsd.atom.HostAtomTests#testDumpsysStats

Change-Id: I1c370af7678d1dc7440ce299ea5ea4da6d33832b
2018-11-05 18:52:49 -08:00
Amin Shaikh
90ea1705b8 Merge "Reset wifi tethering state when failing in QS." into pi-dev
am: 76af93f6d4

Change-Id: I81f7ae9018eeb50fa070a559b12a3bbe10c2e3cb
2018-11-05 18:47:49 -08:00