OSDN Git Service

android-x86/frameworks-base.git
7 years agoDocs: Fixed the Service link am: 1918214589
Hemal Patel [Sat, 1 Oct 2016 01:54:45 +0000 (01:54 +0000)]
Docs: Fixed the Service link am: 1918214589
am: eb21088b67

Change-Id: Ia687d1ba27eee87abe412e8a8dd11e49e5f02100

7 years agoDocs: Fixed the Service link
Hemal Patel [Sat, 1 Oct 2016 01:45:58 +0000 (01:45 +0000)]
Docs: Fixed the Service link
am: 1918214589

Change-Id: Icfd4e033b7ef9bd915f106abc789f11fb4ede301

7 years agoMerge "Implement untetherAll as calls to stopTethering" into nyc-mr1-dev
TreeHugger Robot [Sat, 1 Oct 2016 01:21:35 +0000 (01:21 +0000)]
Merge "Implement untetherAll as calls to stopTethering" into nyc-mr1-dev

7 years agoMerge "Notify NetworkPolicyManagerService on tethering changes" into nyc-mr1-dev
TreeHugger Robot [Sat, 1 Oct 2016 01:21:07 +0000 (01:21 +0000)]
Merge "Notify NetworkPolicyManagerService on tethering changes" into nyc-mr1-dev

7 years agoMerge "Do not access MTP devices when disabled." into nyc-mr1-dev
Philip P. Moltmann [Sat, 1 Oct 2016 00:16:09 +0000 (00:16 +0000)]
Merge "Do not access MTP devices when disabled." into nyc-mr1-dev

7 years agoMerge "Work on issue #29422027: APR: Runtime restarts in system_server" into nyc...
Dianne Hackborn [Fri, 30 Sep 2016 23:27:33 +0000 (23:27 +0000)]
Merge "Work on issue #29422027: APR: Runtime restarts in system_server" into nyc-mr1-dev

7 years agoMerge "Handle the race condition when calling uncrypt services." into nyc-mr1-dev
Tao Bao [Fri, 30 Sep 2016 23:07:34 +0000 (23:07 +0000)]
Merge "Handle the race condition when calling uncrypt services." into nyc-mr1-dev

7 years agoMerge "SurfaceView only call forceDisconnect if isValid" into nyc-mr1-dev
TreeHugger Robot [Fri, 30 Sep 2016 23:05:46 +0000 (23:05 +0000)]
Merge "SurfaceView only call forceDisconnect if isValid" into nyc-mr1-dev

7 years agoMerge "Docs: Fixed the code sample" into nyc-dev am: 91690d0c68
Hemal Patel [Fri, 30 Sep 2016 22:49:43 +0000 (22:49 +0000)]
Merge "Docs: Fixed the code sample" into nyc-dev am: 91690d0c68
am: 3b097c9980

Change-Id: I0b7923ca2f6bd6b4dffe3e535d89d3a42697b8ee

7 years agoDocs: Fixed the code sample am: a80822a98b
Hemal Patel [Fri, 30 Sep 2016 22:48:41 +0000 (22:48 +0000)]
Docs: Fixed the code sample am: a80822a98b
am: 313b1d7310

Change-Id: I225d1eafeacf85a19c86c28b413e550c824a8282

7 years agoMerge "Docs: Fixed the code sample" into nyc-dev
Hemal Patel [Fri, 30 Sep 2016 22:42:15 +0000 (22:42 +0000)]
Merge "Docs: Fixed the code sample" into nyc-dev
am: 91690d0c68

Change-Id: I3f6874ac6b77782f49f566641ad9c3cc4df3979c

7 years agoDocs: Fixed the code sample
Hemal Patel [Fri, 30 Sep 2016 22:42:12 +0000 (22:42 +0000)]
Docs: Fixed the code sample
am: a80822a98b

Change-Id: Ib8146f5e2817e13caf9cc8f91e47423356423d8e

7 years agoMerge "Docs: Fixed the code sample" into nyc-dev
Hemal Patel [Fri, 30 Sep 2016 22:27:53 +0000 (22:27 +0000)]
Merge "Docs: Fixed the code sample" into nyc-dev

7 years agoDo not access MTP devices when disabled.
Philip P. Moltmann [Fri, 30 Sep 2016 21:58:27 +0000 (14:58 -0700)]
Do not access MTP devices when disabled.

The USB data transfer is disabled we should not allow access MTP devices
(e.g.
usb sticks). We have two ways of accessing them: Either by mounting them
or by creating a MTPDevice in an app.

Of course an app could implement implement their own MTPDevice
implementation. In this case we cannot enforce the policy without
completely suppressing all MTP USB devices which would be too
restrictive.

Note: When the policy is set we do _not_ disconnect already connected
MTP devices

Fixes: 31472955
Change-Id: I6080c48c49657102774b2b3b4d89ff030245a266

7 years agoMerge "Increase char limit for string." into nyc-mr1-dev
TreeHugger Robot [Fri, 30 Sep 2016 22:23:18 +0000 (22:23 +0000)]
Merge "Increase char limit for string." into nyc-mr1-dev

7 years agoDocs: Fixed the Service link
Hemal Patel [Fri, 30 Sep 2016 21:59:23 +0000 (14:59 -0700)]
Docs: Fixed the Service link

Bug: 29086415
Change-Id: Id9505ade39c19eb817f556d72f689568148e1782

7 years agoMerge "Docs: Updates to backup documentation" into nyc-dev am: d93a31bbe0
Mark Lu [Fri, 30 Sep 2016 21:57:15 +0000 (21:57 +0000)]
Merge "Docs: Updates to backup documentation" into nyc-dev am: d93a31bbe0
am: 6bd0c689e9

Change-Id: I7b3e73ff2664388e585e59b96d09f184b73c2ba6

7 years agoDocs: Updates to backup documentation am: f0968050f6
Mark Lu [Fri, 30 Sep 2016 21:56:06 +0000 (21:56 +0000)]
Docs: Updates to backup documentation am: f0968050f6
am: 0109b0f83a

Change-Id: Ib966eb7e733064344d10c2c70ee97e995edb7a5d

7 years agoMerge "Docs: Updates to backup documentation" into nyc-dev
Mark Lu [Fri, 30 Sep 2016 21:49:28 +0000 (21:49 +0000)]
Merge "Docs: Updates to backup documentation" into nyc-dev
am: d93a31bbe0

Change-Id: I852b6a74f0be30a063c30bdb82553ba80f2717fe

7 years agoDocs: Updates to backup documentation
Mark Lu [Fri, 30 Sep 2016 21:49:23 +0000 (21:49 +0000)]
Docs: Updates to backup documentation
am: f0968050f6

Change-Id: I6364318aca4e56dc72a049d20b5cab99190d7ed4

7 years agoDocs: Minor TOC and link fixes for newly released iteration of Perf docs. am: a9c3a0b529
David Friedman [Fri, 30 Sep 2016 21:45:35 +0000 (21:45 +0000)]
Docs: Minor TOC and link fixes for newly released iteration of Perf docs. am: a9c3a0b529
am: b25c08fa32

Change-Id: I4c8f976ab1f679179f2b3221d8889088309bfdc0

7 years agoMerge "Docs: Updates to backup documentation" into nyc-dev
Mark Lu [Fri, 30 Sep 2016 21:40:28 +0000 (21:40 +0000)]
Merge "Docs: Updates to backup documentation" into nyc-dev

7 years agoDocs: Minor TOC and link fixes for newly released iteration of Perf docs.
David Friedman [Fri, 30 Sep 2016 21:39:35 +0000 (21:39 +0000)]
Docs: Minor TOC and link fixes for newly released iteration of Perf docs.
am: a9c3a0b529

Change-Id: I60cd53d9a3a70c7f16a52bb7358b90f01833c118

7 years agoSurfaceView only call forceDisconnect if isValid
John Reck [Fri, 30 Sep 2016 21:30:04 +0000 (14:30 -0700)]
SurfaceView only call forceDisconnect if isValid

Change-Id: I683c2f937f44d8b3d912839a3e91cbd5b5c7f437
Fixes: 31778946
Test: Manual, launch Cookie Jam then tap recents

7 years agoDocs: Minor TOC and link fixes for newly released iteration of Perf docs.
David Friedman [Fri, 30 Sep 2016 21:25:45 +0000 (14:25 -0700)]
Docs: Minor TOC and link fixes for newly released iteration of Perf docs.

Change-Id: I61a9477ae129138932d4da29253bc2e6ece8357d

7 years agoDocs: Updates to backup documentation
Mark Lu [Fri, 30 Sep 2016 01:11:38 +0000 (18:11 -0700)]
Docs: Updates to backup documentation

Change-Id: I9349e5f8585687b1159f13029b6c13b89dafd8c9

7 years agoMerge "docs: help button redirects, see go/AS-help-buttons b/31810305" into nyc-dev...
Cheryl Potter [Fri, 30 Sep 2016 19:27:25 +0000 (19:27 +0000)]
Merge "docs: help button redirects, see go/AS-help-buttons b/31810305" into nyc-dev am: c14495eb9a
am: c6845ca160

Change-Id: I1fb13ba2d5914b62720ee0e34dcc803d8de527d9

7 years agodocs: help button redirects, see go/AS-help-buttons b/31810305 am: 27d595a5e4
Cheryl Potter [Fri, 30 Sep 2016 19:26:28 +0000 (19:26 +0000)]
docs: help button redirects, see go/AS-help-buttons b/31810305 am: 27d595a5e4
am: 53e56f7331

Change-Id: I731c1268f0981693320b7fc3ce8248afc0889c72

7 years agoMerge "docs: help button redirects, see go/AS-help-buttons b/31810305" into nyc-dev
Cheryl Potter [Fri, 30 Sep 2016 19:20:59 +0000 (19:20 +0000)]
Merge "docs: help button redirects, see go/AS-help-buttons b/31810305" into nyc-dev
am: c14495eb9a

Change-Id: I1168ba71a0c63a27b0cb7ee72b88bbd2669da1df

7 years agodocs: help button redirects, see go/AS-help-buttons b/31810305
Cheryl Potter [Fri, 30 Sep 2016 19:20:56 +0000 (19:20 +0000)]
docs: help button redirects, see go/AS-help-buttons b/31810305
am: 27d595a5e4

Change-Id: I18d87344d5ec42f8b3e2784f04feaf419ad9eb03

7 years agoMerge "docs: help button redirects, see go/AS-help-buttons b/31810305" into nyc-dev
TreeHugger Robot [Fri, 30 Sep 2016 19:13:23 +0000 (19:13 +0000)]
Merge "docs: help button redirects, see go/AS-help-buttons b/31810305" into nyc-dev

7 years agoMerge "Docs: Added info about vector drawable" into nyc-dev am: a86fbb9c83
Joe Fernandez [Fri, 30 Sep 2016 19:04:46 +0000 (19:04 +0000)]
Merge "Docs: Added info about vector drawable" into nyc-dev am: a86fbb9c83
am: d99744e99e

Change-Id: I4e558e9c1b9411dccacf39be75ac525d1ee4a9c7

7 years agoDocs: Added info about vector drawable am: 47876e79de
Hemal Patel [Fri, 30 Sep 2016 19:03:53 +0000 (19:03 +0000)]
Docs: Added info about vector drawable am: 47876e79de
am: bfa9663e97

Change-Id: I5649e6f9f0e6254d43e7229ef3e88b40351b14e5

7 years agoMerge "Docs: Added info about vector drawable" into nyc-dev
Joe Fernandez [Fri, 30 Sep 2016 18:59:14 +0000 (18:59 +0000)]
Merge "Docs: Added info about vector drawable" into nyc-dev
am: a86fbb9c83

Change-Id: I8e3961855d46a2628dc4a8848b6e01caadd3a008

7 years agoDocs: Added info about vector drawable
Hemal Patel [Fri, 30 Sep 2016 18:59:09 +0000 (18:59 +0000)]
Docs: Added info about vector drawable
am: 47876e79de

Change-Id: I73d39d61210064e9de4ec212fac51a43e7a791ae

7 years agoMerge "Docs: Added info about vector drawable" into nyc-dev
Joe Fernandez [Fri, 30 Sep 2016 18:51:16 +0000 (18:51 +0000)]
Merge "Docs: Added info about vector drawable" into nyc-dev

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-dr1-dev
Bill Yi [Fri, 30 Sep 2016 18:45:24 +0000 (18:45 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dr1-dev
am: d65fc69f4e  -s ours

Change-Id: I2857f19f1a47419aaf133b4c771d9da7d905357b

7 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 30 Sep 2016 18:45:21 +0000 (18:45 +0000)]
Import translations. DO NOT MERGE
am: 780931dd46  -s ours

Change-Id: I704c75e6c47dfbca42026953ff92de50612cec1e

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-dr1-dev
TreeHugger Robot [Fri, 30 Sep 2016 18:39:05 +0000 (18:39 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dr1-dev

7 years agoMerge "QS: Fix RTL handling for listening" into nyc-mr1-dev
Jason Monk [Fri, 30 Sep 2016 18:32:51 +0000 (18:32 +0000)]
Merge "QS: Fix RTL handling for listening" into nyc-mr1-dev

7 years agodocs: help button redirects, see go/AS-help-buttons
Cheryl Potter [Fri, 30 Sep 2016 17:57:35 +0000 (10:57 -0700)]
docs: help button redirects, see go/AS-help-buttons
b/31810305

Change-Id: I9574ab873df6bec23910ae19f0a3b88afc60318e

7 years agoMerge "Merge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev...
Android Build Merger (Role) [Fri, 30 Sep 2016 17:49:45 +0000 (17:49 +0000)]
Merge "Merge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev am: 64d0b4510d am: 76ae4deb63" into nyc-mr1-dev

7 years agoMerge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev am: 64d0b...
Eric Schmidt [Fri, 30 Sep 2016 17:49:09 +0000 (17:49 +0000)]
Merge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev am: 64d0b4510d
am: 76ae4deb63

Change-Id: Ia2d18912b3125363ea6eee3a770970978c2084dc

7 years agoMerge "docs: Broken at link in Memory article. am: 0046284c0f am: 9b91c3ec73 am:...
Android Build Merger (Role) [Fri, 30 Sep 2016 17:48:52 +0000 (17:48 +0000)]
Merge "docs: Broken at link in Memory article. am: 0046284c0f am: 9b91c3ec73 am: b6a21f7617" into nyc-mr1-dev

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Fri, 30 Sep 2016 17:48:19 +0000 (17:48 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

7 years agodocs: Broken at link in Memory article. am: 0046284c0f am: 9b91c3ec73
Eric Schmidt [Fri, 30 Sep 2016 17:48:14 +0000 (17:48 +0000)]
docs: Broken at link in Memory article. am: 0046284c0f am: 9b91c3ec73
am: b6a21f7617

Change-Id: I3da664bbe08476d82c6d3f5813b4493d0027df7b

7 years agoMerge "docs: Updated wording on auto playback app requirement." into nyc-dev am:...
Sreevani Sreejith [Fri, 30 Sep 2016 17:47:16 +0000 (17:47 +0000)]
Merge "docs: Updated wording on auto playback app requirement." into nyc-dev am: f8c8a636d2
am: 4df99e77af

Change-Id: I488f489858cd288471532aa983c7ad3340d6045a

7 years agodocs: Updated wording on auto playback app requirement. am: d4fa870a6a
sreevanis [Fri, 30 Sep 2016 17:46:19 +0000 (17:46 +0000)]
docs: Updated wording on auto playback app requirement. am: d4fa870a6a
am: 072d47bf61

Change-Id: I6a8b9f3a8e5c789283a84bcfe93f262319fe8eb9

7 years agoMerge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev
Eric Schmidt [Fri, 30 Sep 2016 17:40:16 +0000 (17:40 +0000)]
Merge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev
am: 64d0b4510d

Change-Id: I81c74feaefdc165dedb30f109f5ddf7da628d640

7 years agodocs: Broken at link in Memory article. am: 0046284c0f
Eric Schmidt [Fri, 30 Sep 2016 17:40:10 +0000 (17:40 +0000)]
docs: Broken at link in Memory article. am: 0046284c0f
am: 9b91c3ec73

Change-Id: I1bdd0374b53fc14bb143349d2dadc606162e8adf

7 years agoMerge "docs: Updated wording on auto playback app requirement." into nyc-dev
Sreevani Sreejith [Fri, 30 Sep 2016 17:38:24 +0000 (17:38 +0000)]
Merge "docs: Updated wording on auto playback app requirement." into nyc-dev
am: f8c8a636d2

Change-Id: Ia90eed4e36a3c5490c4e9c85077a5b88a22086ee

7 years agodocs: Updated wording on auto playback app requirement.
sreevanis [Fri, 30 Sep 2016 17:38:21 +0000 (17:38 +0000)]
docs: Updated wording on auto playback app requirement.
am: d4fa870a6a

Change-Id: I2337b686a992ed98281a247d644ded1bb92c2a4d

7 years agoImplement untetherAll as calls to stopTethering
Christopher Wiley [Mon, 19 Sep 2016 15:58:06 +0000 (08:58 -0700)]
Implement untetherAll as calls to stopTethering

(cherry-pick of 5df6ed4a878c778971f388e3cb88e53b8db43b35)

Calling untether() on an interface name leaves the system
in an inconsistent state, since this is an API for use by
network subsystems to start or stop the tethering of a prepared
downstream network interface.  The proper way to disable tethering
is to call stopTethering() with an appropriate technology.

untetherAll() is called in parts of the system UI to disable
all tethering on system state changes (e.g. on the enabling
of data saver).

Bug: 31405407
Test: Enabling data saver now correctly disables tethering
Change-Id: I8e5724a31e015721910a8d278e100daf697c34d7

7 years agoMerge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev
Android Build Merger (Role) [Fri, 30 Sep 2016 17:33:59 +0000 (17:33 +0000)]
Merge "docs: Broken at link in Memory article. am: 0046284c0f" into nyc-dev

7 years agoMerge "docs: Updated wording on auto playback app requirement." into nyc-dev
Sreevani Sreejith [Fri, 30 Sep 2016 17:33:32 +0000 (17:33 +0000)]
Merge "docs: Updated wording on auto playback app requirement." into nyc-dev

7 years agoNotify NetworkPolicyManagerService on tethering changes
Christopher Wiley [Fri, 16 Sep 2016 18:14:36 +0000 (11:14 -0700)]
Notify NetworkPolicyManagerService on tethering changes

(cherry-pick of d73faf07606d40d3915d22a72fa14f7ba956d459)

No longer do this in ConnectivityService#tether/untether.
Instead, have Tethering do it when an interface is actually
tethered.

Bug: 31405407
Test: Toggling hotspot now disables data saver

Change-Id: I9910a2e488c30c92d45f817c8f5df0fac5510de6

7 years agodocs: Broken at link in Memory article.
Eric Schmidt [Fri, 30 Sep 2016 17:33:15 +0000 (17:33 +0000)]
docs: Broken at link in Memory article.
am: 0046284c0f

Change-Id: Ib2609af6d8c2545b52c1b92fa8af40781c378729

7 years agoMerge "Fixed a bug with the scrollability of notifications" into nyc-mr1-dev
Selim Cinek [Fri, 30 Sep 2016 17:20:44 +0000 (17:20 +0000)]
Merge "Fixed a bug with the scrollability of notifications" into nyc-mr1-dev

7 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 30 Sep 2016 16:57:53 +0000 (09:57 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 31424274
Change-Id: Ibd2890c12c630e9bfc41fe222fa626ab87b77500

7 years agodocs: Broken at link in Memory article.
Eric Schmidt [Fri, 30 Sep 2016 16:53:54 +0000 (09:53 -0700)]
docs: Broken at link in Memory article.

Change-Id: Ia06dea536a891dd321cadcbe47212acbf6c067cc

7 years agoMerge "Fix talkback reading battery 0% on boot" into nyc-mr1-dev
Jason Monk [Fri, 30 Sep 2016 16:43:44 +0000 (16:43 +0000)]
Merge "Fix talkback reading battery 0% on boot" into nyc-mr1-dev

7 years agoIncrease char limit for string.
Tyler Gunn [Fri, 30 Sep 2016 16:40:26 +0000 (09:40 -0700)]
Increase char limit for string.

Translation requested an increase in the char limit for this string;
there is plenty of room so increasing to 50.

Bug: 31814596
Change-Id: I07e1b51ad9335b961ce503233b13c008e9bcda2d

7 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 30 Sep 2016 16:30:31 +0000 (09:30 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 31424274
Change-Id: I4e63c1919847b8e742f4f0a87370afdfff5d4a2f

7 years agoMerge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip...
Joe Fernandez [Fri, 30 Sep 2016 15:50:02 +0000 (15:50 +0000)]
Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev am: 356348d9e8
am: f82e43467e

Change-Id: I302d4177dbd5e94edf1ef0113725ae064f10c9f6

7 years agodocs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawabl...
Kevin Hufnagle [Fri, 30 Sep 2016 15:49:09 +0000 (15:49 +0000)]
docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable. am: aacd1ba6a7
am: 2f37605c6d

Change-Id: I0695646dff4f22228164d034347577e670941d4c

7 years agoMerge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip...
Joe Fernandez [Fri, 30 Sep 2016 15:43:40 +0000 (15:43 +0000)]
Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev
am: 356348d9e8

Change-Id: Ifbe635fd572a0b700369a0aa4e0722b602c07c41

7 years agodocs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable.
Kevin Hufnagle [Fri, 30 Sep 2016 15:43:38 +0000 (15:43 +0000)]
docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable.
am: aacd1ba6a7

Change-Id: Ib6b0c3939cbdcbc7061c70d50832a5c075f088e6

7 years agoMerge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip...
Joe Fernandez [Fri, 30 Sep 2016 15:36:04 +0000 (15:36 +0000)]
Merge "docs: Fixed attribute mismatch between XML and Java code samples for a "Clip" drawable." into nyc-dev

7 years agoQS: Fix RTL handling for listening
Jason Monk [Fri, 30 Sep 2016 14:15:16 +0000 (10:15 -0400)]
QS: Fix RTL handling for listening

RTL is hard, math is hard, so yeah...

Change-Id: I290c5b05ed5a7f383b9b7ba9a48ed104168a07a3
Fixes: 30478996

7 years agoFix talkback reading battery 0% on boot
Jason Monk [Fri, 30 Sep 2016 13:41:03 +0000 (09:41 -0400)]
Fix talkback reading battery 0% on boot

Don't send battery callbacks if we don't have the info yet.

Change-Id: I52bc60bb269f7e7ceda0f42bb70d557d921b1b5a
Fixes: 30436961

7 years agoMerge "Fix crash if drawable doesn't have constant state" into nyc-mr1-dev
Jorim Jaggi [Fri, 30 Sep 2016 09:02:39 +0000 (09:02 +0000)]
Merge "Fix crash if drawable doesn't have constant state" into nyc-mr1-dev

7 years agoMerge "Fix NPE in overridePlayingAppAnimations" into nyc-mr1-dev
Jorim Jaggi [Fri, 30 Sep 2016 09:02:11 +0000 (09:02 +0000)]
Merge "Fix NPE in overridePlayingAppAnimations" into nyc-mr1-dev

7 years agoMerge "Don't start recents if no transition is happening" into nyc-mr1-dev
Jorim Jaggi [Fri, 30 Sep 2016 09:01:51 +0000 (09:01 +0000)]
Merge "Don't start recents if no transition is happening" into nyc-mr1-dev

7 years agoDocs: Loose ends from release of Performance and Power docs, 2nd iteration. am: 0b611...
David Friedman [Fri, 30 Sep 2016 06:29:57 +0000 (06:29 +0000)]
Docs: Loose ends from release of Performance and Power docs, 2nd iteration. am: 0b611f1cb4
am: b32af58c1b

Change-Id: I4230837064ebdd466226281a624d72bb2124d096

7 years agoDocs: Loose ends from release of Performance and Power docs, 2nd iteration.
David Friedman [Fri, 30 Sep 2016 06:24:56 +0000 (06:24 +0000)]
Docs: Loose ends from release of Performance and Power docs, 2nd iteration.
am: 0b611f1cb4

Change-Id: Id5ce765957318600504487edade758bfb0c45a8b

7 years agoHandle the race condition when calling uncrypt services.
Tao Bao [Tue, 27 Sep 2016 18:15:42 +0000 (11:15 -0700)]
Handle the race condition when calling uncrypt services.

We call uncrypt services to setup / clear bootloader control block (BCB)
for scheduling tasks under recovery (applying OTAs, performing FDR).
However, we cannot start multiple requests simultaneously. Because they
all use the same socket (/dev/socket/uncrypt) for communication and init
deletes the socket on service exits.

This CL fixes the issue by a) adding synchronized blocks for the service
requests; b) checking the availability of the socket before initiating a
new one.

Note that adding synchronized blocks to RecoverySystem doesn't help,
because the calls could be made from different processes (e.g. priv-app,
system_server).

Bug: 31526152
Test: FDR works while a priv-app keeps calling clear BCB.

Change-Id: I95308989e849a9c98a9503ac509f2bc51ed3de19
(cherry picked from commit 794c8b0b3fe16051843c22232d58d6b184dde49b)

7 years agoDocs: Loose ends from release of Performance and Power docs, 2nd iteration.
David Friedman [Fri, 30 Sep 2016 02:53:23 +0000 (19:53 -0700)]
Docs: Loose ends from release of Performance and Power docs, 2nd iteration.

Change-Id: I09fe9f0554ebaff6e0a4852a8d48d971ce8a3cee

7 years agoMerge "docs: Manage Memory perf article" into nyc-docs am: c33e9d0b47 am: 6fd11e0bbf
David Friedman [Fri, 30 Sep 2016 03:08:38 +0000 (03:08 +0000)]
Merge "docs: Manage Memory perf article" into nyc-docs am: c33e9d0b47 am: 6fd11e0bbf
am: cea22cdb7d

Change-Id: I951f98d8e5f0904aed8136465c40707bde8b1c38

7 years agodocs: Manage Memory perf article am: adff7b5447 am: d557cc3b8c
Eric Schmidt [Fri, 30 Sep 2016 03:07:47 +0000 (03:07 +0000)]
docs: Manage Memory perf article am: adff7b5447 am: d557cc3b8c
am: 148ae9dc59

Change-Id: I6b48efc5c47b0ef8a22debcf325f7d5e0e7ce682

7 years agoMerge "Docs: New document on interpreting Profile GPU tool results" into nyc-dev...
David Friedman [Fri, 30 Sep 2016 03:04:11 +0000 (03:04 +0000)]
Merge "Docs: New document on interpreting Profile GPU tool results" into nyc-dev am: dc1f032835
am: 22cf187428

Change-Id: I245fbb860dcbf50695a581d6b876295464c7b0a5

7 years agoDocs: New document on interpreting Profile GPU tool results am: b65b81a074
David Friedman [Fri, 30 Sep 2016 03:03:31 +0000 (03:03 +0000)]
Docs: New document on interpreting Profile GPU tool results am: b65b81a074
am: 63f4e4f823

Change-Id: Ieb32f59809ceb23d9fc88bcba50ef7f0a574d7ed

7 years agoMerge "Docs: Adds new Battery Historian guide to Performance and Power section."...
David Friedman [Fri, 30 Sep 2016 03:02:50 +0000 (03:02 +0000)]
Merge "Docs: Adds new Battery Historian guide to Performance and Power section." into nyc-dev am: 0d9704bf1d
am: e91b3932e0

Change-Id: I61012ebee3df5547bfc06fdb22a027d5629ef453

7 years agoDocs: Adds new Battery Historian guide to Performance and Power section. am: 655230c297
David Friedman [Fri, 30 Sep 2016 03:02:05 +0000 (03:02 +0000)]
Docs: Adds new Battery Historian guide to Performance and Power section. am: 655230c297
am: 22803d880d

Change-Id: I7f6e091869f59c9a89bd39b89a18a9681526844b

7 years agoMerge "docs: Manage Memory perf article" into nyc-docs am: c33e9d0b47
David Friedman [Fri, 30 Sep 2016 03:01:37 +0000 (03:01 +0000)]
Merge "docs: Manage Memory perf article" into nyc-docs am: c33e9d0b47
am: 6fd11e0bbf

Change-Id: I977c48718caf7c23be0425346a39bc5a4f68b97c

7 years agoMerge "Docs: Reducing image-download sizes doc for Performance section on DAC." into...
David Friedman [Fri, 30 Sep 2016 03:01:21 +0000 (03:01 +0000)]
Merge "Docs: Reducing image-download sizes doc for Performance section on DAC." into nyc-dev am: 07194592ec
am: 5d4229d5e9

Change-Id: Ica696df2ea1c6a0bc0ec1e9eeec9c8dcae36daf3

7 years agodocs: Manage Memory perf article am: adff7b5447
Eric Schmidt [Fri, 30 Sep 2016 03:00:45 +0000 (03:00 +0000)]
docs: Manage Memory perf article am: adff7b5447
am: d557cc3b8c

Change-Id: Ia83b90841b9047282e6f15565efcdeb8e04c484b

7 years agoDocs: Reducing image-download sizes doc for Performance section on DAC. am: 18037fa382
David Friedman [Fri, 30 Sep 2016 03:00:32 +0000 (03:00 +0000)]
Docs: Reducing image-download sizes doc for Performance section on DAC. am: 18037fa382
am: 41353c666f

Change-Id: I11c63cd017ce97540297b728e02a2c3238973a94

7 years agoMerge "Docs: New "Power" area for "Performance" section on DAC." into nyc-dev am...
David Friedman [Fri, 30 Sep 2016 02:59:52 +0000 (02:59 +0000)]
Merge "Docs: New "Power" area for "Performance" section on DAC." into nyc-dev am: 84fc9ca6ba
am: 85e624c194

Change-Id: I59b4d6c4446bca747e4155c978515106fe1aafef

7 years agoDocs: New "Power" area for "Performance" section on DAC. am: b202c67b00
David Friedman [Fri, 30 Sep 2016 02:59:07 +0000 (02:59 +0000)]
Docs: New "Power" area for "Performance" section on DAC. am: b202c67b00
am: 8155ec2db8

Change-Id: Ic050301402c4c4df0659fde968e0462b927f9f17

7 years agoMerge "Doc: New page in DAC Performance section: how to reduce overdraw in apps....
David Friedman [Fri, 30 Sep 2016 02:58:25 +0000 (02:58 +0000)]
Merge "Doc: New page in DAC Performance section: how to reduce overdraw in apps." into nyc-dev am: fffed0b09b
am: 0cbaecd28f

Change-Id: I7591bd86290eb225b65ec04253464211f0e16059

7 years agoDoc: New page in DAC Performance section: how to reduce overdraw in apps. am: e782434cc8
David Friedman [Fri, 30 Sep 2016 02:57:44 +0000 (02:57 +0000)]
Doc: New page in DAC Performance section: how to reduce overdraw in apps. am: e782434cc8
am: da3edb13c5

Change-Id: I00a3304d1615ad37f8b8e55023015411edbf8bf3

7 years agoMerge "docs: Manage Memory perf article" into nyc-docs
David Friedman [Fri, 30 Sep 2016 02:56:15 +0000 (02:56 +0000)]
Merge "docs: Manage Memory perf article" into nyc-docs
am: c33e9d0b47

Change-Id: I7d97e78a37647d509425c1d6f2b5df23ba646fb9

7 years agodocs: Manage Memory perf article
Eric Schmidt [Fri, 30 Sep 2016 02:56:12 +0000 (02:56 +0000)]
docs: Manage Memory perf article
am: adff7b5447

Change-Id: Idbef70e4ac4e7a3d8ec10298a8359e6038b6cd2e

7 years agoMerge "Docs: New document on interpreting Profile GPU tool results" into nyc-dev
David Friedman [Fri, 30 Sep 2016 02:54:59 +0000 (02:54 +0000)]
Merge "Docs: New document on interpreting Profile GPU tool results" into nyc-dev
am: dc1f032835

Change-Id: I1a948a8b4203af33f76ea960a382f7ee90adb323

7 years agoDocs: New document on interpreting Profile GPU tool results
David Friedman [Fri, 30 Sep 2016 02:54:56 +0000 (02:54 +0000)]
Docs: New document on interpreting Profile GPU tool results
am: b65b81a074

Change-Id: I5345612f73e8096fe16245b14e00dc5885703c0a

7 years agoMerge "Docs: Adds new Battery Historian guide to Performance and Power section."...
David Friedman [Fri, 30 Sep 2016 02:53:56 +0000 (02:53 +0000)]
Merge "Docs: Adds new Battery Historian guide to Performance and Power section." into nyc-dev
am: 0d9704bf1d

Change-Id: Ic2fc8296193d4c98f70abbc7fddf7d0aecd6c147

7 years agoDocs: Adds new Battery Historian guide to Performance and Power section.
David Friedman [Fri, 30 Sep 2016 02:53:52 +0000 (02:53 +0000)]
Docs: Adds new Battery Historian guide to Performance and Power section.
am: 655230c297

Change-Id: I82b8b5cdbdace0a678791ec7dd0f8702d34ceb3a

7 years agoMerge "Docs: Reducing image-download sizes doc for Performance section on DAC." into...
David Friedman [Fri, 30 Sep 2016 02:52:38 +0000 (02:52 +0000)]
Merge "Docs: Reducing image-download sizes doc for Performance section on DAC." into nyc-dev
am: 07194592ec

Change-Id: Ia3da3a8975eb290f033749efd1378ad39c3f1fb5

7 years agoDocs: Reducing image-download sizes doc for Performance section on DAC.
David Friedman [Fri, 30 Sep 2016 02:52:33 +0000 (02:52 +0000)]
Docs: Reducing image-download sizes doc for Performance section on DAC.
am: 18037fa382

Change-Id: I0a22f66c2cf8cfe4c94e48cbdf3384801c3f8686

7 years agoMerge "Docs: New "Power" area for "Performance" section on DAC." into nyc-dev
David Friedman [Fri, 30 Sep 2016 02:51:24 +0000 (02:51 +0000)]
Merge "Docs: New "Power" area for "Performance" section on DAC." into nyc-dev
am: 84fc9ca6ba

Change-Id: Ie2f6b7f8222311e77538cda1f42b2844f9a4085c