OSDN Git Service

android-x86/frameworks-base.git
7 years agoOnly return password for account session flow if the caller is signed with system...
Hongming Jin [Wed, 14 Sep 2016 23:23:05 +0000 (23:23 +0000)]
Only return password for account session flow if the caller is signed with system key and have get_password permission.
am: 9342e137c6

Change-Id: I10134040a7596000e768433943979c9af790e582

7 years agoMerge "add dev guide for constraint layout." into nyc-dev
Scott Main [Wed, 14 Sep 2016 21:44:35 +0000 (21:44 +0000)]
Merge "add dev guide for constraint layout." into nyc-dev
am: 03ed8f30cb

Change-Id: I2c3ba7b03ab8a74476aa4efd016e42d83f266dff

7 years agoadd dev guide for constraint layout.
smain@google.com [Wed, 14 Sep 2016 21:44:22 +0000 (21:44 +0000)]
add dev guide for constraint layout.
am: 346f6d395c

Change-Id: Icfa7b31c610e08dd3c3bdf106a35d84e74e3d689

7 years agoMerge "add dev guide for constraint layout." into nyc-dev
Scott Main [Wed, 14 Sep 2016 21:33:07 +0000 (21:33 +0000)]
Merge "add dev guide for constraint layout." into nyc-dev

7 years agoOnly return password for account session flow if the caller is signed
Hongming Jin [Fri, 29 Jul 2016 21:29:54 +0000 (14:29 -0700)]
Only return password for account session flow if the caller is signed
with system key and have get_password permission.

Bug: 30455516
Change-Id: I78484c59e4de1dff685ab91a0a8e7a756fffd9bf

7 years agodocs: Fixed language directory issue. am: e9d0adb735 -s ours
Eric Schmidt [Wed, 14 Sep 2016 21:07:41 +0000 (21:07 +0000)]
docs: Fixed language directory issue. am: e9d0adb735  -s ours
am: 192688f756

Change-Id: Ic713119028bb748befe17c5f5b6f93ce8ceb23dc

7 years agodocs: Fixed language directory issue.
Eric Schmidt [Wed, 14 Sep 2016 20:58:45 +0000 (20:58 +0000)]
docs: Fixed language directory issue.
am: e9d0adb735  -s ours

Change-Id: Icdffa01fe8ee2a9683cee436a2822a243d915c12

7 years agodocs: Fixed language directory issue.
Eric Schmidt [Sun, 11 Sep 2016 22:51:35 +0000 (15:51 -0700)]
docs: Fixed language directory issue.

Bug: 31096141
Change-Id: Ibc6789f0381b25ec1449e2b180f20c96cb38a0e3

7 years agoMerge "Skip ANR for processes that have been killed" am: 9d9cf5b383
Tobias Lindskog [Wed, 14 Sep 2016 14:06:30 +0000 (14:06 +0000)]
Merge "Skip ANR for processes that have been killed" am: 9d9cf5b383
am: b35b5f2bd1

Change-Id: Iee85d717feac0d7652993d90d4157052dc4292c1

7 years agoMerge "Skip ANR for processes that have been killed"
Tobias Lindskog [Wed, 14 Sep 2016 14:00:54 +0000 (14:00 +0000)]
Merge "Skip ANR for processes that have been killed"
am: 9d9cf5b383

Change-Id: I4c88713b7b174908faa6f8703257c40cabd59ae7

7 years agoMerge "Skip ANR for processes that have been killed"
Treehugger Robot [Wed, 14 Sep 2016 13:54:36 +0000 (13:54 +0000)]
Merge "Skip ANR for processes that have been killed"

7 years agoMerge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." am: 796578f9a9
Narayan Kamath [Wed, 14 Sep 2016 13:21:22 +0000 (13:21 +0000)]
Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." am: 796578f9a9
am: 2b283bd24f

Change-Id: I29fe2dbc5fb012248622d39afd459570714d246f

7 years agoMerge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal."
Narayan Kamath [Wed, 14 Sep 2016 13:15:51 +0000 (13:15 +0000)]
Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal."
am: 796578f9a9

Change-Id: I74c142183c3632f725b6992388235ad8e59bc389

7 years agoMerge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal."
Treehugger Robot [Wed, 14 Sep 2016 13:07:05 +0000 (13:07 +0000)]
Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal."

7 years agoapp_main: failure to PR_SET_NO_NEW_PRIVS is always fatal.
Narayan Kamath [Tue, 13 Sep 2016 15:19:33 +0000 (16:19 +0100)]
app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal.

Don't make allowances for older kernels. Kernels must handle this
properly since it is now a CTS requirement.

Also remove some unreachable return statements.

Change-Id: I280c4ed5e461d37672236747b5dbb7d1e97ecfec

7 years agoMerge "fix NullPointerException in RegisteredServicesCache" am: 4b1a8f46d6
liulvping [Tue, 13 Sep 2016 21:10:22 +0000 (21:10 +0000)]
Merge "fix NullPointerException in RegisteredServicesCache" am: 4b1a8f46d6
am: 506bf0741a

Change-Id: I0ec538fc78a512441517d1205ac3d34232ce992e

7 years agoMerge "fix NullPointerException in RegisteredServicesCache"
liulvping [Tue, 13 Sep 2016 21:04:55 +0000 (21:04 +0000)]
Merge "fix NullPointerException in RegisteredServicesCache"
am: 4b1a8f46d6

Change-Id: I1ba9512647d515aedbaf09eb2d7ac524477e5296

7 years agoMerge "fix NullPointerException in RegisteredServicesCache"
Treehugger Robot [Tue, 13 Sep 2016 20:57:10 +0000 (20:57 +0000)]
Merge "fix NullPointerException in RegisteredServicesCache"

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

Change-Id: If84d98a79ad8d0857f8a777e160ed6d35e07f8ae

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

Change-Id: I83e3e2d4279c8075283fb0f54521ef015ef9c596

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

Change-Id: I2acfdb7c623470b678b59228dfdc3aafaf2b3179

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

Change-Id: I527102b95f239c307cdea2a8bb6dcc6d032e21be

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

Change-Id: I80dbf9a859693cbd90aa472b04ae58d4d081d735

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

Change-Id: I8fc558cbbf2d344254f24ef82263be7addb3c0f5

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

Change-Id: I6f434216f646b6c449be81a15bc76d23f090bf40

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

Change-Id: I3f0c65b51d92eaee876c4bd752f99e7425c0d0b5

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

Change-Id: Ica711ea6e5956d14fc39dcf3add3423c227eabc4

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

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

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

Change-Id: I55b5e4d64ec6ff3275a616169fe159b2dfd6c91f

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

Change-Id: I4aba2ed155272183204a53f13f6d8a548819fe38

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

Change-Id: I293f8176bc5992494d64113fcf26bd4ed24c37f9

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

Change-Id: I85f0c0e2adeeb0b057a419d773ab6b8d34d170f5

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

Change-Id: I830356c88dde5667f892bbfca2d7642a30575b6d

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

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

7 years agoMerge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." am: 1bb0616c56 -s ours
Felipe Leme [Mon, 12 Sep 2016 21:18:13 +0000 (21:18 +0000)]
Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only." am: 1bb0616c56  -s ours
am: 04829c4ddd  -s ours

Change-Id: I87396b8ffe7937ad2264c569246f87a9a819e4f9

7 years agoMerge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only."
Felipe Leme [Mon, 12 Sep 2016 21:14:10 +0000 (21:14 +0000)]
Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only."
am: 1bb0616c56  -s ours

Change-Id: I281ad8d15f59927185e6beaf209c609f2282ef61

7 years agoMerge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only."
Treehugger Robot [Mon, 12 Sep 2016 21:07:39 +0000 (21:07 +0000)]
Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only."

7 years agoMerge "Add a flag to indicate if a ScanData is for a scan for all channels" am: c7b84...
Mitchell Wills [Mon, 12 Sep 2016 21:04:49 +0000 (21:04 +0000)]
Merge "Add a flag to indicate if a ScanData is for a scan for all channels" am: c7b84e6d0d
am: d8a5904abe

Change-Id: I92f3dc3aa1f3f110426965ec232e2a8b0b5f068b

7 years agoMerge changes I104e6133,I54f04c03 am: 191ddb0c27
Robert Sesek [Mon, 12 Sep 2016 21:04:43 +0000 (21:04 +0000)]
Merge changes I104e6133,I54f04c03 am: 191ddb0c27
am: 80c75db311

Change-Id: Ic8a6c7776418240154ec350dd1f72638b4129c18

7 years agoSplit the zygote logic out of android.os.Process into a new ZygoteProcess class....
Robert Sesek [Mon, 12 Sep 2016 21:03:03 +0000 (21:03 +0000)]
Split the zygote logic out of android.os.Process into a new ZygoteProcess class. am: 96b49848e7  -s ours
am: b25389bda0

Change-Id: I761f8ba65fa94be276da16435286313e96d583df

7 years agoRefactor ZygoteInit to support a WebView-specific zygote. am: b9679dc1fa -s ours
Tobias Sargeant [Mon, 12 Sep 2016 21:02:02 +0000 (21:02 +0000)]
Refactor ZygoteInit to support a WebView-specific zygote. am: b9679dc1fa  -s ours
am: e38df31d10

Change-Id: I4ac69d33f4a46294bc1437fb574f30412033ed01

7 years agoMerge "Add a flag to indicate if a ScanData is for a scan for all channels"
Mitchell Wills [Mon, 12 Sep 2016 20:54:46 +0000 (20:54 +0000)]
Merge "Add a flag to indicate if a ScanData is for a scan for all channels"
am: c7b84e6d0d

Change-Id: I8c874c282db93dbb531c9c7e27540044c446144e

7 years agoMerge changes I104e6133,I54f04c03
Robert Sesek [Mon, 12 Sep 2016 20:54:42 +0000 (20:54 +0000)]
Merge changes I104e6133,I54f04c03
am: 191ddb0c27

Change-Id: I7376f7594314c26926c3b41ffbe4202b865f9091

7 years agoSplit the zygote logic out of android.os.Process into a new ZygoteProcess class.
Robert Sesek [Mon, 12 Sep 2016 20:54:39 +0000 (20:54 +0000)]
Split the zygote logic out of android.os.Process into a new ZygoteProcess class.
am: 96b49848e7  -s ours

Change-Id: I2796758fa0a083ade4b4186eae7210c841c719ed

7 years agoRefactor ZygoteInit to support a WebView-specific zygote.
Tobias Sargeant [Mon, 12 Sep 2016 20:52:36 +0000 (20:52 +0000)]
Refactor ZygoteInit to support a WebView-specific zygote.
am: b9679dc1fa  -s ours

Change-Id: I6071cb6e8ed2f85351c9fc23f88beed0c6b1fdc9

7 years agoMerge "Add a flag to indicate if a ScanData is for a scan for all channels"
Mitchell Wills [Mon, 12 Sep 2016 20:38:20 +0000 (20:38 +0000)]
Merge "Add a flag to indicate if a ScanData is for a scan for all channels"

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

Change-Id: I0fa5f32154e040c16f3fcff1d7454443c93f6691

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

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

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

7 years agoMerge changes I104e6133,I54f04c03
Treehugger Robot [Mon, 12 Sep 2016 19:42:01 +0000 (19:42 +0000)]
Merge changes I104e6133,I54f04c03

* changes:
  Split the zygote logic out of android.os.Process into a new ZygoteProcess class.
  Refactor ZygoteInit to support a WebView-specific zygote.

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

Change-Id: I9652b84387a9edaf628c00bae3efa4020292d6f2

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

Change-Id: I6fdae71d780f5214d19474bfaa6d5544419e5ef4

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

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

Change-Id: I5338cec2fed09b4b91e063d989b311d027b169ed

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

Change-Id: Ib270874dfcc55c21d41a5dc393f42130f1fea609

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

Change-Id: I835121af05716f91663e74c4a5f4b78da670ee40

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

7 years agoAdd a flag to indicate if a ScanData is for a scan for all channels
Mitchell Wills [Tue, 6 Sep 2016 22:08:36 +0000 (15:08 -0700)]
Add a flag to indicate if a ScanData is for a scan for all channels

BUG=30897947

Change-Id: I919d7fa9c3bf196371e506d23e393a9d609a5b4b
(cherry picked from commit 4bfb391c91b3539d2ec20ffd7e01056dafa0984d)

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

Bug: 31350622
Change-Id: I6d3f9faec32d54360caa6706d17405e20b50966c

7 years agoMerge "Move frameworks/base to std::unique_ptr." am: a4739b86b5
Elliott Hughes [Mon, 12 Sep 2016 17:07:44 +0000 (17:07 +0000)]
Merge "Move frameworks/base to std::unique_ptr." am: a4739b86b5
am: 96b3bc7aff

Change-Id: Iac739b0a727558893696b8d8454d63dfb39c548a

7 years agoMerge "Move frameworks/base to std::unique_ptr."
Elliott Hughes [Mon, 12 Sep 2016 17:00:09 +0000 (17:00 +0000)]
Merge "Move frameworks/base to std::unique_ptr."
am: a4739b86b5

Change-Id: Ib07b6585faf4a8b3cc1c2f3e46f1ee27b4865db2

7 years agoMerge "Move frameworks/base to std::unique_ptr."
Elliott Hughes [Mon, 12 Sep 2016 16:50:17 +0000 (16:50 +0000)]
Merge "Move frameworks/base to std::unique_ptr."

7 years agoMove frameworks/base to std::unique_ptr.
Elliott Hughes [Sun, 11 Sep 2016 21:50:12 +0000 (14:50 -0700)]
Move frameworks/base to std::unique_ptr.

Bug: http://b/22403888
Change-Id: Iae2c68b00be7cd9dd215a75cf80b16d7403f6328

7 years agoMerge "Fix google-explicit-constructor warnings in media utils." am: 5e91082b3c
Chih-hung Hsieh [Sat, 10 Sep 2016 17:20:37 +0000 (17:20 +0000)]
Merge "Fix google-explicit-constructor warnings in media utils." am: 5e91082b3c
am: d1dd5ae76b

Change-Id: I71778eb5a253ebf5342f863d34e178513d386783

7 years agoMerge "Fix google-explicit-constructor warnings in media utils."
Chih-hung Hsieh [Sat, 10 Sep 2016 17:15:05 +0000 (17:15 +0000)]
Merge "Fix google-explicit-constructor warnings in media utils."
am: 5e91082b3c

Change-Id: I4bb1f347db727e86c1255ccbb0e15dc9cc00169f

7 years agoMerge "Fix google-explicit-constructor warnings in media utils."
Chih-hung Hsieh [Sat, 10 Sep 2016 17:07:53 +0000 (17:07 +0000)]
Merge "Fix google-explicit-constructor warnings in media utils."

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

Change-Id: I42e7db05b2990a5e5818bbee31a96ad346360fa7

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

Change-Id: Iaa9d3a28872d990cb5196086f9deaaa1d03336cc

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

Change-Id: I400b511b84f599ea05fb33a5db5dbc8da2c031b0

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

Change-Id: I9967a4b21e65463d66b1c80a2e6b649f99b7410c

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

Change-Id: Iee2ca5301d261552694bf7dfcc324730e0b967f4

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

Change-Id: Ie23f344b1e9987641e12db6864146dc75b3211e5

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

Change-Id: Ica5ffed73e58ea429c88e52551e69ac39938c46c

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

Change-Id: Ibe1f7b4ad4dbdfdbad56f806928e4aec1d6ffe79

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:50:55 +0000 (23:50 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477  -s ours am: aa1d75f5e7 am: e9a7225bf2 am: bf62cbb95e
am: e38a89dfb8  -s ours

Change-Id: I05536b488f67ccee7ceeb2bcde5f3bb50985e3e1

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:50:46 +0000 (23:50 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85  -s ours am: f495cf6944  -s ours am: 9f37a8900e am: 40d3c1a7f0
am: 2ddc2956fd  -s ours

Change-Id: Ie0a7dad2ed06124a537077f8fb85c95bc1d49781

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:50:39 +0000 (23:50 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7  -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4  -s ours am: 14bc23be74 am: 2418ef1313
am: e5d9dc7eac

Change-Id: Ibf5e67c94ab6442b3e7d3e069d021fa83d424771

7 years agoMerge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before...
Sungsoo Lim [Fri, 9 Sep 2016 23:46:12 +0000 (23:46 +0000)]
Merge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change" into mnc-dev am: 987472290c am: bcc0e5a7ab am: 883a724193 am: ba9aa89cfe  -s ours
am: 034401cfaf

Change-Id: Ie955306192481a37d2e59e052fd06fc40cde460b

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:46:07 +0000 (23:46 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85  -s ours am: f495cf6944  -s ours am: 9f37a8900e
am: 40d3c1a7f0

Change-Id: I491d585b91c7d7b130bbfbcdd62aaddf57718c56

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:46:06 +0000 (23:46 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 2ee53c82cc am: 865bf88813 am: 45e14ffec6 am: 5906630ad7  -s ours
am: 85446272d3

Change-Id: I44fbba6869f84de456cd9ab512fcd4901993e3af

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:44:57 +0000 (23:44 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7  -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4  -s ours am: 14bc23be74
am: 2418ef1313

Change-Id: I21056ca0c2858c4414fe3c11d70d96b9fb9a8c57

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:44:44 +0000 (23:44 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477  -s ours am: aa1d75f5e7 am: e9a7225bf2
am: bf62cbb95e

Change-Id: I37df2e1008676f6a8e0c4364203ce234361bb2f0

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:39:52 +0000 (23:39 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7  -s ours am: 3af57850a0 am: c17e29076e am: ca88e604e4  -s ours
am: 14bc23be74

Change-Id: I697d8519269bcf82d47a00b9ed236bd285268261

7 years agoMerge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before...
Sungsoo Lim [Fri, 9 Sep 2016 23:38:54 +0000 (23:38 +0000)]
Merge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change" into mnc-dev am: 987472290c am: bcc0e5a7ab am: 883a724193
am: ba9aa89cfe  -s ours

Change-Id: Ic85cbc0ad279e0c8e8859b066ec98638cfbd1cec

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:38:34 +0000 (23:38 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 2ee53c82cc am: 865bf88813 am: 45e14ffec6
am: 5906630ad7  -s ours

Change-Id: If39f3ad11006c270690a6621dfa0c16d7b74e68c

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:37:52 +0000 (23:37 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85  -s ours am: f495cf6944  -s ours
am: 9f37a8900e

Change-Id: Ied9ac7711abaee4d1f534d35f7882f0a93c425bf

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:37:47 +0000 (23:37 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477  -s ours am: aa1d75f5e7
am: e9a7225bf2

Change-Id: Ie7fa7ee8d7f4acee388ec76ae1f687c6235c955b

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:27:21 +0000 (23:27 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7  -s ours am: 3af57850a0 am: c17e29076e
am: ca88e604e4  -s ours

Change-Id: Iae1ea19a96fbf9421a24b5682c4b769af95b2660

7 years agodocs: Updated for Support Library 24.2.1
Andrew Solovay [Fri, 9 Sep 2016 21:55:40 +0000 (14:55 -0700)]
docs: Updated for Support Library 24.2.1

Added new (bugfix-only) Support Library 24.2.1. Updated "features"
page so Gradle include lines use that version.

See first comment for doc stage location.

bug: 31338993
Change-Id: Ifaeecbc47c6aeff79d6e328e19e4e8775ce51e6c

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:08:29 +0000 (23:08 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7  -s ours am: 3af57850a0
am: c17e29076e

Change-Id: If6e85c284a811287a9751eb501e50dabe2dfe8b1

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:08:29 +0000 (23:08 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830 am: d07324fe85  -s ours
am: f495cf6944  -s ours

Change-Id: If47c5a777ad3c7e4cca070ca633ec01442444c8e

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:08:25 +0000 (23:08 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef am: dde94fc477  -s ours
am: aa1d75f5e7

Change-Id: Ib06cad762d46ba7577a87ef19c9cfe8f83f7ba0c

7 years agoMerge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before...
Sungsoo Lim [Fri, 9 Sep 2016 23:07:52 +0000 (23:07 +0000)]
Merge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change" into mnc-dev am: 987472290c am: bcc0e5a7ab
am: 883a724193

Change-Id: I3766dbd982ea51e8f7429da76bce8b9feebbfe8d

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:07:49 +0000 (23:07 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 2ee53c82cc am: 865bf88813
am: 45e14ffec6

Change-Id: I1a6d79242b6f972dca5bb7eb6ddd37960b1cd4f9

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:01:41 +0000 (23:01 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 659275dc30 am: 8d3e6bd3ef
am: dde94fc477  -s ours

Change-Id: I301706cbdc5fd2ca56eb671891e55fd31dfa469a

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:00:35 +0000 (23:00 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 1bdd10a953 am: b336cce830
am: d07324fe85  -s ours

Change-Id: Ie3049cea7663d06632b0e3139f30f01e7dba5df0

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 23:00:21 +0000 (23:00 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: aebe2347a7  -s ours
am: 3af57850a0

Change-Id: I70f6b639cab68d401d3927c67192d3b89e08eee3

7 years agoMerge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before...
Sungsoo Lim [Fri, 9 Sep 2016 22:55:14 +0000 (22:55 +0000)]
Merge "DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change" into mnc-dev am: 987472290c
am: bcc0e5a7ab

Change-Id: I03932a82253351dd46dee8bdd7e8910bd5862410

7 years agoDO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change...
Sungsoo [Fri, 9 Sep 2016 22:55:11 +0000 (22:55 +0000)]
DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change am: 2ee53c82cc
am: 865bf88813

Change-Id: I1a59ad0872c98a416efa7bfc8800d65c01cea3f8