OSDN Git Service

android-x86/frameworks-base.git
9 years agoam d34b20e9: am a22125ff: am 23b5e508: am 340a617e: am 746fed63: am 3a77a8ae: Merge...
David Friedman [Sat, 11 Apr 2015 02:43:27 +0000 (02:43 +0000)]
am d34b20e9: am a22125ff: am 23b5e508: am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs

* commit 'd34b20e957f66e113e7d39e253d69450545b5961':
  New build rule reflecting different masthead, side nav for NDK minisite.

9 years agoMerge "remove data-binding from base/tools. it should not be here since it depends...
Qiwen Zhao [Sat, 11 Apr 2015 02:42:41 +0000 (02:42 +0000)]
Merge "remove data-binding from base/tools. it should not be here since it depends on support lib."

9 years agoam a22125ff: am 23b5e508: am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build...
David Friedman [Sat, 11 Apr 2015 02:27:01 +0000 (02:27 +0000)]
am a22125ff: am 23b5e508: am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs

* commit 'a22125ff98085c0fe662966cadfe4c889707db54':
  New build rule reflecting different masthead, side nav for NDK minisite.

9 years agoMerge "First pass on the new permission grouping."
Svetoslav [Sat, 11 Apr 2015 02:24:14 +0000 (02:24 +0000)]
Merge "First pass on the new permission grouping."

9 years agoam 23b5e508: am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting...
David Friedman [Sat, 11 Apr 2015 02:15:48 +0000 (02:15 +0000)]
am 23b5e508: am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs

* commit '23b5e508adfb454552fda16d76d65b070a53f759':
  New build rule reflecting different masthead, side nav for NDK minisite.

9 years agoMerge "AAPT2: Create Makefile"
Adam Lesinski [Sat, 11 Apr 2015 02:10:30 +0000 (02:10 +0000)]
Merge "AAPT2: Create Makefile"

9 years agoAAPT2: Create Makefile
Adam Lesinski [Fri, 10 Apr 2015 22:52:36 +0000 (15:52 -0700)]
AAPT2: Create Makefile

Makefile that uses zip for assembling the final APK. This is temporary and
helps speed up the rest of development.

Has to add a new 'manifest' phase that simply compiles the AndroidManifest.xml.
Manifests are handled differently and must be validated.

Change-Id: I0d8255b3ad0d0b0a322683077e3331ca93e37fa0

9 years agoMerge "Add Default Browser App support and relax Hosts validation for AppLinks"
Fabrice Di Meglio [Sat, 11 Apr 2015 02:07:37 +0000 (02:07 +0000)]
Merge "Add Default Browser App support and relax Hosts validation for AppLinks"

9 years agoam 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different...
David Friedman [Sat, 11 Apr 2015 02:05:57 +0000 (02:05 +0000)]
am 340a617e: am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs

* commit '340a617ef42951446bbc730833cea207370307d0':
  New build rule reflecting different masthead, side nav for NDK minisite.

9 years agoam 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side...
David Friedman [Sat, 11 Apr 2015 01:55:32 +0000 (01:55 +0000)]
am 746fed63: am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs

* commit '746fed63567c548c7b55c14e1532d059753bfa52':
  New build rule reflecting different masthead, side nav for NDK minisite.

9 years agoam 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK...
David Friedman [Sat, 11 Apr 2015 01:46:19 +0000 (01:46 +0000)]
am 3a77a8ae: Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs

* commit '3a77a8aeea1a40ca5c2cdb0b66a877032118d89f':
  New build rule reflecting different masthead, side nav for NDK minisite.

9 years agoMerge "New build rule reflecting different masthead, side nav for NDK minisite."...
David Friedman [Sat, 11 Apr 2015 01:36:56 +0000 (01:36 +0000)]
Merge "New build rule reflecting different masthead, side nav for NDK minisite." into lmp-docs

9 years agoFirst pass on the new permission grouping.
Svetoslav [Thu, 9 Apr 2015 17:17:40 +0000 (10:17 -0700)]
First pass on the new permission grouping.

1. Defining the new permission groups and moving relevant permissions
   to these groups.

2. Removed some permissions that were guading ... nothing and old
   permission groups.

3. Removing unnecessary comments for siganture and system permissions
   as they are no surfaced to the user.

Change-Id: Ibd7e6bb22b3559a4febb37c39326350eeb4285bd

9 years agoMerge "Add a mechanism to make pending intents immutable."
Svetoslav [Sat, 11 Apr 2015 01:30:45 +0000 (01:30 +0000)]
Merge "Add a mechanism to make pending intents immutable."

9 years agoAdd a mechanism to make pending intents immutable.
Svetoslav [Sat, 11 Apr 2015 00:25:35 +0000 (17:25 -0700)]
Add a mechanism to make pending intents immutable.

bug:19618745

Change-Id: Ice742e0162cb9b7c0afbc32e0eea03d501666e2b

9 years agoAdd Default Browser App support and relax Hosts validation for AppLinks
Fabrice Di Meglio [Sat, 11 Apr 2015 00:24:02 +0000 (17:24 -0700)]
Add Default Browser App support and relax Hosts validation for AppLinks

- add private PackageManager APIs for setting/getting the default
Browser App package name
- serialize / deserialize the default Browser App package name per User

Also relax the Hosts name validation for the AppLinls feature. Now we
just care if the IntentFilter is having an HTTP or HTTPS scheme.

Change-Id: I4436f66ac6beff57e14f7f3a2a00b0b582c03be9

9 years agoMerge "Add IntentFilter auto verification - part 6"
Fabrice Di Meglio [Sat, 11 Apr 2015 00:23:02 +0000 (00:23 +0000)]
Merge "Add IntentFilter auto verification - part 6"

9 years agoMerge "Revert "Revert "Camera2: Add camera pose and distortion fields"""
Eino-Ville Talvala [Fri, 10 Apr 2015 23:54:37 +0000 (23:54 +0000)]
Merge "Revert "Revert "Camera2: Add camera pose and distortion fields"""

9 years agoMediaSync: fix a typo.
Wei Jia [Fri, 10 Apr 2015 23:47:12 +0000 (16:47 -0700)]
MediaSync: fix a typo.

Bug: 19666434
Change-Id: I31e959f49d2539e11a9f23f9f9d7eb785ec08512

9 years agoMerge "Added getUserCreationTime to query user/profile creation time"
Fyodor Kupolov [Fri, 10 Apr 2015 23:33:27 +0000 (23:33 +0000)]
Merge "Added getUserCreationTime to query user/profile creation time"

9 years agoremove data-binding from base/tools. it should not be here since it depends on suppor...
Qiwen Zhao [Fri, 10 Apr 2015 23:04:41 +0000 (16:04 -0700)]
remove data-binding from base/tools. it should not be here since it depends on support lib.

Change-Id: Iac90ab2fb797617429a6a4e1e429f085455154e2

9 years agoMerge "Fix accounting of permission gids."
Svetoslav [Fri, 10 Apr 2015 22:44:47 +0000 (22:44 +0000)]
Merge "Fix accounting of permission gids."

9 years agoMerge "MediaSync: add getTimestamp in MediaSync."
Wei Jia [Fri, 10 Apr 2015 22:44:06 +0000 (22:44 +0000)]
Merge "MediaSync: add getTimestamp in MediaSync."

9 years agoFix accounting of permission gids.
Svetoslav [Fri, 10 Apr 2015 22:31:21 +0000 (15:31 -0700)]
Fix accounting of permission gids.

bug:20143490

Change-Id: I718d4db74ebf003616241710a67774b2e2e5384f

9 years agoMerge "AAPT2: Adding basic binding support"
Adam Lesinski [Fri, 10 Apr 2015 22:27:36 +0000 (22:27 +0000)]
Merge "AAPT2: Adding basic binding support"

9 years agoam 93976df8: am 3a9779b6: am 386c4e9e: Merge "Fix testSaw_ungrantedUid_Bluetooth"
Chad Brubaker [Fri, 10 Apr 2015 22:26:25 +0000 (22:26 +0000)]
am 93976df8: am 3a9779b6: am 386c4e9e: Merge "Fix testSaw_ungrantedUid_Bluetooth"

* commit '93976df800641c9d56b73af6cb4bab9cc9a5f59e':
  Fix testSaw_ungrantedUid_Bluetooth

9 years agoAAPT2: Adding basic binding support
Adam Lesinski [Fri, 10 Apr 2015 02:53:22 +0000 (19:53 -0700)]
AAPT2: Adding basic binding support

This is incomplete. Still requires:

- filling in layout information in the resulting .bind.xml
- processing elements with <view class=""/>
- processing imports

Change-Id: Ie5d4c5e6435591bbed3248129a548736244894eb

9 years agoam 3a9779b6: am 386c4e9e: Merge "Fix testSaw_ungrantedUid_Bluetooth"
Chad Brubaker [Fri, 10 Apr 2015 22:17:00 +0000 (22:17 +0000)]
am 3a9779b6: am 386c4e9e: Merge "Fix testSaw_ungrantedUid_Bluetooth"

* commit '3a9779b6edf9b118d8907a8124cd53c05f72aa00':
  Fix testSaw_ungrantedUid_Bluetooth

9 years agoam c88e1396: am 99f4ac14: am 97fce66f: Merge "Make several key crypto parameters...
Shawn Willden [Fri, 10 Apr 2015 22:12:53 +0000 (22:12 +0000)]
am c88e1396: am 99f4ac14: am 97fce66f: Merge "Make several key crypto parameters repeatable"

* commit 'c88e1396db12e430dde63afc3d44c1f37a7fce79':
  Make several key crypto parameters repeatable

9 years agoam 386c4e9e: Merge "Fix testSaw_ungrantedUid_Bluetooth"
Chad Brubaker [Fri, 10 Apr 2015 22:09:18 +0000 (22:09 +0000)]
am 386c4e9e: Merge "Fix testSaw_ungrantedUid_Bluetooth"

* commit '386c4e9ea976377d87950427472a593c22b1b205':
  Fix testSaw_ungrantedUid_Bluetooth

9 years agoam 99f4ac14: am 97fce66f: Merge "Make several key crypto parameters repeatable"
Shawn Willden [Fri, 10 Apr 2015 22:01:15 +0000 (22:01 +0000)]
am 99f4ac14: am 97fce66f: Merge "Make several key crypto parameters repeatable"

* commit '99f4ac144506d307b38ab112d1054e5fe18a7217':
  Make several key crypto parameters repeatable

9 years agoMerge "Update rating bar assets for Material"
Alan Viverette [Fri, 10 Apr 2015 21:56:22 +0000 (21:56 +0000)]
Merge "Update rating bar assets for Material"

9 years agoam 97fce66f: Merge "Make several key crypto parameters repeatable"
Shawn Willden [Fri, 10 Apr 2015 21:51:22 +0000 (21:51 +0000)]
am 97fce66f: Merge "Make several key crypto parameters repeatable"

* commit '97fce66f7d6c5803dfa49f7ab9a0d9e9b009082f':
  Make several key crypto parameters repeatable

9 years agoMerge "Distance based animation duration"
Doris Liu [Fri, 10 Apr 2015 21:47:12 +0000 (21:47 +0000)]
Merge "Distance based animation duration"

9 years agoMerge "Keyguard FP UX update"
Jorim Jaggi [Fri, 10 Apr 2015 21:46:04 +0000 (21:46 +0000)]
Merge "Keyguard FP UX update"

9 years agoMerge "Enable incremental SysUI builds on -eng targets"
Jorim Jaggi [Fri, 10 Apr 2015 21:44:06 +0000 (21:44 +0000)]
Merge "Enable incremental SysUI builds on -eng targets"

9 years agoMediaSync: add getTimestamp in MediaSync.
Wei Jia [Fri, 10 Apr 2015 01:48:18 +0000 (18:48 -0700)]
MediaSync: add getTimestamp in MediaSync.

Bug: 19666434
Change-Id: Ieae70b13864e3eb5abae3577f209f4b926418731

9 years agoKeyguard FP UX update
Jorim Jaggi [Thu, 9 Apr 2015 17:34:49 +0000 (10:34 -0700)]
Keyguard FP UX update

- Add scanning and error states to UI.
- Do not delay dismissing the panel when authenticating via
fingerprint.

Change-Id: I82e71c554c56e53ddf0677dca3e6909f7cedd59d

9 years agoMerge "Fix testSaw_ungrantedUid_Bluetooth"
Chad Brubaker [Fri, 10 Apr 2015 21:42:23 +0000 (21:42 +0000)]
Merge "Fix testSaw_ungrantedUid_Bluetooth"

9 years agoEnable incremental SysUI builds on -eng targets
Jorim Jaggi [Fri, 10 Apr 2015 17:48:58 +0000 (10:48 -0700)]
Enable incremental SysUI builds on -eng targets

Ideally, we would also do incremental builds on userdebug targets,
but this introduces a risk that userdebug builds would be different
to user builds. So we only do it on eng builds for now.

Change-Id: I2778d270052cf26e6c767f1847991a425d8bbd12

9 years agoMerge "Fix deadlock issue in BatteryStatsHelper."
Adam Lesinski [Fri, 10 Apr 2015 21:33:47 +0000 (21:33 +0000)]
Merge "Fix deadlock issue in BatteryStatsHelper."

9 years agoMerge "Make several key crypto parameters repeatable"
Shawn Willden [Fri, 10 Apr 2015 21:21:36 +0000 (21:21 +0000)]
Merge "Make several key crypto parameters repeatable"

9 years agoFix testSaw_ungrantedUid_Bluetooth
Chad Brubaker [Fri, 10 Apr 2015 21:15:01 +0000 (14:15 -0700)]
Fix testSaw_ungrantedUid_Bluetooth

Keystore.saw returns [] on no result, not null, so the test was
incorrectly failing.

Change-Id: I22dcf85c5d6c5c0368848bc784c3215c092d9ea8

9 years agoDistance based animation duration
Doris Liu [Fri, 10 Apr 2015 19:39:35 +0000 (12:39 -0700)]
Distance based animation duration

In order to preserve the same look and feel of an animation across different
devices, we need to maintain the same angular velocity for the animation in
users' field of view. Since the animation path may span different angles on
different devices, we need to therefore adjust the duration accordingly.

Change-Id: Ia37f213e5a894a046edbb1a45a4ced04e406d85d

9 years agoMerge "Add a method to associate MediaDrm session with MediaCrypto"
Jeff Tinker [Fri, 10 Apr 2015 21:03:18 +0000 (21:03 +0000)]
Merge "Add a method to associate MediaDrm session with MediaCrypto"

9 years agoam 448cb9f9: am 6159f6eb: am 4406568e: Merge "Check caller status precisely when...
Olawale Ogunwale [Fri, 10 Apr 2015 21:01:22 +0000 (21:01 +0000)]
am 448cb9f9: am 6159f6eb: am 4406568e: Merge "Check caller status precisely when registering receiver."

* commit '448cb9f9ee8c6bd0a53662362f4a71a1fa4bbd5b':
  Check caller status precisely when registering receiver.

9 years agoAdd IntentFilter auto verification - part 6
Fabrice Di Meglio [Fri, 10 Apr 2015 03:03:23 +0000 (20:03 -0700)]
Add IntentFilter auto verification - part 6

- fix handleAllWebDataURI() for taking into account CATEGORY_APP_BROWSER

Change-Id: I91f7628b3e2e40aa44143470ad38576f7874c7ff

9 years agoMerge "Remove user of GraphicsJNI::createBitmap"
John Reck [Fri, 10 Apr 2015 20:52:45 +0000 (20:52 +0000)]
Merge "Remove user of GraphicsJNI::createBitmap"

9 years agoMerge "The ValueAnimator's state need to be totally reset during clone."
ztenghui [Fri, 10 Apr 2015 20:48:49 +0000 (20:48 +0000)]
Merge "The ValueAnimator's state need to be totally reset during clone."

9 years agoam 6159f6eb: am 4406568e: Merge "Check caller status precisely when registering recei...
Olawale Ogunwale [Fri, 10 Apr 2015 20:48:21 +0000 (20:48 +0000)]
am 6159f6eb: am 4406568e: Merge "Check caller status precisely when registering receiver."

* commit '6159f6eb231028bc6420edf4157fb335e78aca00':
  Check caller status precisely when registering receiver.

9 years agoam 4406568e: Merge "Check caller status precisely when registering receiver."
Olawale Ogunwale [Fri, 10 Apr 2015 20:37:00 +0000 (20:37 +0000)]
am 4406568e: Merge "Check caller status precisely when registering receiver."

* commit '4406568ebac6f6bbf627aeb6909b409d948cecf4':
  Check caller status precisely when registering receiver.

9 years agoRemove user of GraphicsJNI::createBitmap
John Reck [Fri, 10 Apr 2015 20:35:27 +0000 (13:35 -0700)]
Remove user of GraphicsJNI::createBitmap

Change-Id: I2f31bf98ed08eb4bd39a6ce7236c7a23ef309177

9 years agoThe ValueAnimator's state need to be totally reset during clone.
ztenghui [Fri, 10 Apr 2015 20:14:17 +0000 (13:14 -0700)]
The ValueAnimator's state need to be totally reset during clone.

b/20119270

Change-Id: I26365b38e4a9712227aaec6f08f32025dab82ac7

9 years agoMerge "Relax apilint FW1 error to a warning"
Adam Powell [Fri, 10 Apr 2015 20:23:35 +0000 (20:23 +0000)]
Merge "Relax apilint FW1 error to a warning"

9 years agoFix deadlock issue in BatteryStatsHelper.
Adam Lesinski [Fri, 10 Apr 2015 20:17:47 +0000 (13:17 -0700)]
Fix deadlock issue in BatteryStatsHelper.

It was assumed that BatteryStatsHelper could safely call into system services.
Because it is used when dumping information from the BatteryStatsService,
this assumption was incorrect.

Now the BatteryStats object carries around the state of the energy reporting
for Bluetooth and WiFi, so BatteryStatsHelper avoids a query into WiFiManager.

b/19729960

Change-Id: I8745cf6aafeea8e862e34fe63b20056f6ba54b40

9 years agoMerge "Check caller status precisely when registering receiver."
Olawale Ogunwale [Fri, 10 Apr 2015 20:14:52 +0000 (20:14 +0000)]
Merge "Check caller status precisely when registering receiver."

9 years agoMerge "Add support for schema.org actions in the assist data bundle."
Chirag Shah [Fri, 10 Apr 2015 20:13:50 +0000 (20:13 +0000)]
Merge "Add support for schema.org actions in the assist data bundle."

9 years agoam e0233e7e: am 73b56873: am eccaf729: Allow going to home action to work for SHORT_P...
Bryce Lee [Fri, 10 Apr 2015 20:11:39 +0000 (20:11 +0000)]
am e0233e7e: am 73b56873: am eccaf729: Allow going to home action to work for SHORT_PRESS_POWER_GO_HOME with keyguard enabled.

* commit 'e0233e7e1162ce3e699d6eb6648e82d1b403e51e':
  Allow going to home action to work for SHORT_PRESS_POWER_GO_HOME with keyguard enabled.

9 years agoMerge "media: add MediaFormat.KEY_OPERATING_RATE."
Ronghua Wu [Fri, 10 Apr 2015 20:10:02 +0000 (20:10 +0000)]
Merge "media: add MediaFormat.KEY_OPERATING_RATE."

9 years agoRelax apilint FW1 error to a warning
Adam Powell [Fri, 10 Apr 2015 20:01:37 +0000 (13:01 -0700)]
Relax apilint FW1 error to a warning

This rule was catching simple getters ("getIntent") as errors even if
the method is a true property get method. Relax to warning until we
can make this a bit more clever.

Change-Id: If183ad5bdc076ce2252399d4abcc8a3a6cbb55c3

9 years agoam 73b56873: am eccaf729: Allow going to home action to work for SHORT_PRESS_POWER_GO...
Bryce Lee [Fri, 10 Apr 2015 20:02:01 +0000 (20:02 +0000)]
am 73b56873: am eccaf729: Allow going to home action to work for SHORT_PRESS_POWER_GO_HOME with keyguard enabled.

* commit '73b56873f1c39d29bc9f98e727b83b05bb74a44d':
  Allow going to home action to work for SHORT_PRESS_POWER_GO_HOME with keyguard enabled.

9 years agoMerge "Tweak systrace for power manager."
Jeff Brown [Fri, 10 Apr 2015 20:01:12 +0000 (20:01 +0000)]
Merge "Tweak systrace for power manager."

9 years agoTweak systrace for power manager.
Jeff Brown [Fri, 10 Apr 2015 19:58:52 +0000 (12:58 -0700)]
Tweak systrace for power manager.

Add name to photonic modulator thread.
Print light color in hex.

Change-Id: I813e875b04c381b26e0f79773a209417eca21e21

9 years agoam eccaf729: Allow going to home action to work for SHORT_PRESS_POWER_GO_HOME with...
Bryce Lee [Fri, 10 Apr 2015 19:51:32 +0000 (19:51 +0000)]
am eccaf729: Allow going to home action to work for SHORT_PRESS_POWER_GO_HOME with keyguard enabled.

* commit 'eccaf7290ab833d12049a184747603cd74261490':
  Allow going to home action to work for SHORT_PRESS_POWER_GO_HOME with keyguard enabled.

9 years agoFix application of default dialog theme
Alan Viverette [Fri, 10 Apr 2015 18:05:50 +0000 (11:05 -0700)]
Fix application of default dialog theme

Cleans up lint annotations.

Bug: 20149703
Change-Id: I2ed4eb002b6679a55ea4d5fcc1ea958a4dcb08df

9 years agoMerge "Allow only system signed apps to grant permissions at install"
Svetoslav [Fri, 10 Apr 2015 18:45:04 +0000 (18:45 +0000)]
Merge "Allow only system signed apps to grant permissions at install"

9 years agoAllow only system signed apps to grant permissions at install
Svetoslav [Fri, 10 Apr 2015 00:28:54 +0000 (17:28 -0700)]
Allow only system signed apps to grant permissions at install

bug:20099946

Change-Id: Ifcc5c6638b4174ffb3ba452ae68a5a53b2d1ff0a

9 years agoMerge "Adding a feature string for high capability sensors."
Ashutosh Joshi [Fri, 10 Apr 2015 18:36:41 +0000 (18:36 +0000)]
Merge "Adding a feature string for high capability sensors."

9 years agoam d31d4771: am c5f9683c: am a270264c: Merge "Track more changes to keymaster_defs.h"
Alex Klyubin [Fri, 10 Apr 2015 18:29:53 +0000 (18:29 +0000)]
am d31d4771: am c5f9683c: am a270264c: Merge "Track more changes to keymaster_defs.h"

* commit 'd31d4771d90277eb246814b6a6f981e0842eb614':
  Track more changes to keymaster_defs.h

9 years agoMake several key crypto parameters repeatable
Chad Brubaker [Thu, 5 Mar 2015 22:46:16 +0000 (14:46 -0800)]
Make several key crypto parameters repeatable

Bug: 19509156
Change-Id: Ic584d8a6bf5601f9754563b67b3cc6b3ca6b5ff9

9 years agoam c5f9683c: am a270264c: Merge "Track more changes to keymaster_defs.h"
Alex Klyubin [Fri, 10 Apr 2015 18:18:42 +0000 (18:18 +0000)]
am c5f9683c: am a270264c: Merge "Track more changes to keymaster_defs.h"

* commit 'c5f9683c065e6ddf906a354603d19ce57448993f':
  Track more changes to keymaster_defs.h

9 years agoam a270264c: Merge "Track more changes to keymaster_defs.h"
Alex Klyubin [Fri, 10 Apr 2015 18:09:27 +0000 (18:09 +0000)]
am a270264c: Merge "Track more changes to keymaster_defs.h"

* commit 'a270264c61daa42a5b03bbb1e7f23e77780f8fc0':
  Track more changes to keymaster_defs.h

9 years agoMerge "Track more changes to keymaster_defs.h"
Alex Klyubin [Fri, 10 Apr 2015 17:51:44 +0000 (17:51 +0000)]
Merge "Track more changes to keymaster_defs.h"

9 years agoMerge "Don't change state when inflating LayerDrawable"
Alan Viverette [Fri, 10 Apr 2015 17:50:19 +0000 (17:50 +0000)]
Merge "Don't change state when inflating LayerDrawable"

9 years agoMerge "Fix a typo in BluetoothLeScanner documentation"
Scott Kennedy [Fri, 10 Apr 2015 17:38:51 +0000 (17:38 +0000)]
Merge "Fix a typo in BluetoothLeScanner documentation"

9 years agoMerge "Enable directory copying."
Ben Kwa [Fri, 10 Apr 2015 17:33:32 +0000 (17:33 +0000)]
Merge "Enable directory copying."

9 years agoMerge "Create interface for SmsManager text sending methods."
Nancy Chen [Fri, 10 Apr 2015 17:32:22 +0000 (17:32 +0000)]
Merge "Create interface for SmsManager text sending methods."

9 years agoEnable directory copying.
Ben Kwa [Wed, 8 Apr 2015 22:03:35 +0000 (15:03 -0700)]
Enable directory copying.

- Enable directory picking for copying.
- Implement recursive copying inside the CopyService.
  - Pretty up the notification (use an indeterminate notification while
    calculating copy size)
  - Do two recursive walks: one to determine the size of the copy job,
    and then another to actually copy the files.
- Switch to using ContentProviderClient instances, for better error
  detection and handling
- Disable copying from the Recents view.

Change-Id: Ieb38cca80edf84a487547b68f0d6b328fc4d7701

9 years agoFix a typo in BluetoothLeScanner documentation
Scott Kennedy [Fri, 10 Apr 2015 17:25:34 +0000 (10:25 -0700)]
Fix a typo in BluetoothLeScanner documentation

Change-Id: Id19dae9a583c0ef621789604277e3f6c6aead80c

9 years agoMerge "Editor: Account for a split cursor in the content rect calculation"
Clara Bayarri [Fri, 10 Apr 2015 17:22:39 +0000 (17:22 +0000)]
Merge "Editor: Account for a split cursor in the content rect calculation"

9 years agoMerge "Add a check for color type in property values holder"
Doris Liu [Fri, 10 Apr 2015 17:19:41 +0000 (17:19 +0000)]
Merge "Add a check for color type in property values holder"

9 years agoMerge "Reset protection in PersistentDataBlockManager"
Craig Lafayette [Fri, 10 Apr 2015 17:15:47 +0000 (17:15 +0000)]
Merge "Reset protection in PersistentDataBlockManager"

9 years agoReset protection in PersistentDataBlockManager
Craig Lafayette [Fri, 27 Mar 2015 13:01:43 +0000 (09:01 -0400)]
Reset protection in PersistentDataBlockManager

Add method to allow authorized data block wipe in support of factory
reset protection. This will allow ManagedProvisioning to respond to
and pass factory reset protection challenges during automated device
setup.
- Adds the wipeIfAllowed method to clear the data block
- Creates a protected-broadcast to send to allowed package

Bug: 19792435
Change-Id: I897f2ea2afb1222a1fc8ac49290ee45ea4d3f2d7

9 years agoam 12a597a2: am a55ec9c2: am 08d76a94: Merge "Impose an ordering on created SELinuxMM...
Nick Kralevich [Fri, 10 Apr 2015 16:58:17 +0000 (16:58 +0000)]
am 12a597a2: am a55ec9c2: am 08d76a94: Merge "Impose an ordering on created SELinuxMMAC Policy objects."

* commit '12a597a2bc92eda2f33bc85bb1c525989c261abf':
  Impose an ordering on created SELinuxMMAC Policy objects.

9 years agoMerge changes I075a54dc,I0a9bc7c3
Mike Lockwood [Fri, 10 Apr 2015 16:54:00 +0000 (16:54 +0000)]
Merge changes I075a54dc,I0a9bc7c3

* changes:
  Add user visible name for USB peripheral MIDI device
  Add MidiDeviceInfo.getPortList()

9 years agoam a55ec9c2: am 08d76a94: Merge "Impose an ordering on created SELinuxMMAC Policy...
Nick Kralevich [Fri, 10 Apr 2015 16:42:25 +0000 (16:42 +0000)]
am a55ec9c2: am 08d76a94: Merge "Impose an ordering on created SELinuxMMAC Policy objects."

* commit 'a55ec9c2abfd8a8bd216f133ec925e9db1d69ae7':
  Impose an ordering on created SELinuxMMAC Policy objects.

9 years agoAdding a feature string for high capability sensors.
Ashutosh Joshi [Thu, 9 Apr 2015 17:30:07 +0000 (10:30 -0700)]
Adding a feature string for high capability sensors.

Adding a feature string for higher capability sensor platforms.
The string is supposed to signal the availability of lower power and
higher accuracy sensor processing on a supporting device.

Change-Id: I8093065278589fc9cc41fcc7f9b898c7eae20dff

9 years agoam 08d76a94: Merge "Impose an ordering on created SELinuxMMAC Policy objects."
Nick Kralevich [Fri, 10 Apr 2015 16:31:23 +0000 (16:31 +0000)]
am 08d76a94: Merge "Impose an ordering on created SELinuxMMAC Policy objects."

* commit '08d76a946b898af28f3c8125cdf4966195b718fb':
  Impose an ordering on created SELinuxMMAC Policy objects.

9 years agoMerge "Impose an ordering on created SELinuxMMAC Policy objects."
Nick Kralevich [Fri, 10 Apr 2015 16:10:26 +0000 (16:10 +0000)]
Merge "Impose an ordering on created SELinuxMMAC Policy objects."

9 years agoam 18ae2a02: am 32eafe9b: am a08f6a66: Merge "Fix GL_INVALID_OPERATION in font render...
John Reck [Fri, 10 Apr 2015 16:06:04 +0000 (16:06 +0000)]
am 18ae2a02: am 32eafe9b: am a08f6a66: Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited."

* commit '18ae2a020d3c720f8b6125b9f4567e953f04c7b0':
  Fix GL_INVALID_OPERATION in font renderer when font cache is limited.

9 years agoam 6b6645c8: am 1a595833: am d56e087b: Merge "Fixing memory leak in RenderBufferCache"
John Reck [Fri, 10 Apr 2015 16:05:50 +0000 (16:05 +0000)]
am 6b6645c8: am 1a595833: am d56e087b: Merge "Fixing memory leak in RenderBufferCache"

* commit '6b6645c8951e95b2802c489ab2d87f004c610ffc':
  Fixing memory leak in RenderBufferCache

9 years agoTrack more changes to keymaster_defs.h
Alex Klyubin [Fri, 10 Apr 2015 02:59:00 +0000 (19:59 -0700)]
Track more changes to keymaster_defs.h

KeyStoreTest needed to be adjusted because OCB is no longer supported.

Bug: 18088752
Change-Id: I7594daaa5e97423d34726b07cc79e3ee28418d95

9 years agoam 32eafe9b: am a08f6a66: Merge "Fix GL_INVALID_OPERATION in font renderer when font...
John Reck [Fri, 10 Apr 2015 15:55:33 +0000 (15:55 +0000)]
am 32eafe9b: am a08f6a66: Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited."

* commit '32eafe9b715b08453eea213d7dcad174ac5e80d2':
  Fix GL_INVALID_OPERATION in font renderer when font cache is limited.

9 years agoam 1a595833: am d56e087b: Merge "Fixing memory leak in RenderBufferCache"
John Reck [Fri, 10 Apr 2015 15:55:27 +0000 (15:55 +0000)]
am 1a595833: am d56e087b: Merge "Fixing memory leak in RenderBufferCache"

* commit '1a5958331ef5f51d7722682d7e980204a1c50a04':
  Fixing memory leak in RenderBufferCache

9 years agoAdd user visible name for USB peripheral MIDI device
Mike Lockwood [Fri, 10 Apr 2015 15:25:55 +0000 (08:25 -0700)]
Add user visible name for USB peripheral MIDI device

Change-Id: I075a54dc3890bc5cf3927cecba3750e1d342d290

9 years agoAdd MidiDeviceInfo.getPortList()
Mike Lockwood [Fri, 10 Apr 2015 00:51:32 +0000 (17:51 -0700)]
Add MidiDeviceInfo.getPortList()

This replaces MidiDeviceInfo.getInputPortInfo() and getOutputPortInfo()

Change-Id: I0a9bc7c34a172a072e86718d465967c6c618fb3b

9 years agoam a08f6a66: Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is...
John Reck [Fri, 10 Apr 2015 15:44:34 +0000 (15:44 +0000)]
am a08f6a66: Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited."

* commit 'a08f6a66e91c7bacd50e64c039aaaa6b9fe2625c':
  Fix GL_INVALID_OPERATION in font renderer when font cache is limited.

9 years agoam d56e087b: Merge "Fixing memory leak in RenderBufferCache"
John Reck [Fri, 10 Apr 2015 15:44:26 +0000 (15:44 +0000)]
am d56e087b: Merge "Fixing memory leak in RenderBufferCache"

* commit 'd56e087b550f7ee351f15ac6c5ff9d57a08387fc':
  Fixing memory leak in RenderBufferCache

9 years agoCheck caller status precisely when registering receiver.
riddle_hsu [Wed, 4 Feb 2015 12:52:03 +0000 (20:52 +0800)]
Check caller status precisely when registering receiver.

Fine tune commit 9ac9609f.
Because process may reuse same process record to restart.
It is better to check below conditions to skip:
1. Simple dead and has been cleaned.
 => .thread will be null
2.The process has restarted with new pid but has not attached yet.
 => .thread will be null
3.The process has restarted and attached.
 => The IBinder will be different

Change-Id: Ic052f5025558ca93e1a6ab11bca61fe995126bb9

9 years agoMerge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited."
John Reck [Fri, 10 Apr 2015 15:32:00 +0000 (15:32 +0000)]
Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited."