Anton Hansson
ab6ec61251
frameworks/base: Set LOCAL_SDK_VERSION where possible.
...
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.
Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.
Test: make relevant packages
Bug: 73535841
Change-Id: I4233b9091d9066c4fa69f3d24aaf367ea500f760
2018-02-28 15:13:23 +00:00
TreeHugger Robot
58c83fa7c8
Merge "Unhide VideoView2 APIs"
2018-02-28 10:43:38 +00:00
TreeHugger Robot
dc66a1d891
Merge "Unhide MediaControlView2 APIs"
2018-02-28 10:28:25 +00:00
Michal Karpinski
961f409d37
Merge "Allow restoring of apps that rotated key"
2018-02-28 10:08:14 +00:00
Insun Kang
b785faa1d7
Unhide VideoView2 APIs
...
Test: make update-api
Bug: 64293205
Change-Id: Ie57e3ea78dd623fc095c1ad5f270f3b97320f155
2018-02-28 08:45:37 +00:00
Android Build Merger (Role)
6dd84bef21
Merge "Merge "Add OEM_PAID network capability" am: 4c00edd361 am: 7b87c2050c am: 3b7de55419"
2018-02-28 08:42:50 +00:00
Pavel Maltsev
b1a83edb5c
Merge "Add OEM_PAID network capability" am: 4c00edd361 am: 7b87c2050c
...
am: 3b7de55419
Change-Id: Id64d288764dc5a556b60f5e3b866b40792647ac0
2018-02-28 08:42:24 +00:00
TreeHugger Robot
e318343c6a
Merge "Change PreferenceController#getSummary return type."
2018-02-28 08:40:29 +00:00
Pavel Maltsev
3b7de55419
Merge "Add OEM_PAID network capability" am: 4c00edd361
...
am: 7b87c2050c
Change-Id: Ie0377fea66f784c910bd0a06f87543cc5cf82c84
2018-02-28 08:28:25 +00:00
Pavel Maltsev
7b87c2050c
Merge "Add OEM_PAID network capability"
...
am: 4c00edd361
Change-Id: I2fb8825bc1038783ef45907846b52192b6fe5d18
2018-02-28 08:14:48 +00:00
Maurice Lam
805ea225b9
Merge "Revert "Small fixes to StatsManager API.""
2018-02-28 07:20:36 +00:00
Treehugger Robot
4c00edd361
Merge "Add OEM_PAID network capability"
2018-02-28 07:06:00 +00:00
TreeHugger Robot
7f88497514
Merge "Dynamics Processing Effect"
2018-02-28 06:19:35 +00:00
fionaxu
415eae2173
Merge "Don't throw exception if phone process is dead for carrier ID APIs" am: 8c32954906 am: 0713fcf66d
...
am: 9af710c587 -s ours
Change-Id: I9361259e27ffea1ec358323f57cc4681c7c5e991
2018-02-28 05:14:07 +00:00
Jin Seok Park
a64d4b98b5
Unhide MediaControlView2 APIs
...
Test: make update-api
Bug: 64293205
Change-Id: Ia202a7fc1f8733cc2d95d13e7126916affe4f52e
2018-02-28 05:06:10 +00:00
fionaxu
9af710c587
Merge "Don't throw exception if phone process is dead for carrier ID APIs" am: 8c32954906
...
am: 0713fcf66d
Change-Id: Iacf464a898da538795152135b0c40cd648bbdf7d
2018-02-28 05:03:13 +00:00
Brad Ebinger
e9113e9046
Merge "Modify shouldProcessCall API to remove redundancy" am: 59391aa4a0 am: 8f2c2ca09a
...
am: 27617a9894
Change-Id: Id4638c9126cce687bb4513731be2aeb962b2250d
2018-02-28 04:59:52 +00:00
TreeHugger Robot
99e8972919
Merge "Add the option to match a whitelist of strings in FieldValueMatcher."
2018-02-28 04:50:17 +00:00
Cassie
69f99c8e1f
Merge "Add documentation for SECRET_CODE_ACTION according to API review process." am: e6691d8e89 am: f29d208045
...
am: 9f373ee378
Change-Id: I9dcb76126e9cb06a7967f3f003b78fe605b69167
2018-02-28 04:47:16 +00:00
Brad Ebinger
27617a9894
Merge "Modify shouldProcessCall API to remove redundancy" am: 59391aa4a0
...
am: 8f2c2ca09a
Change-Id: Id4762516cce2f6f902542d0b15195e9531c2eda4
2018-02-28 04:46:13 +00:00
fionaxu
0713fcf66d
Merge "Don't throw exception if phone process is dead for carrier ID APIs"
...
am: 8c32954906
Change-Id: Ia770310f6135df041bc1d84b09cfbdcda1debd2f
2018-02-28 04:45:25 +00:00
Cassie
9f373ee378
Merge "Add documentation for SECRET_CODE_ACTION according to API review process." am: e6691d8e89
...
am: f29d208045
Change-Id: Ib04ccee612d521818ac45f29895e604646286705
2018-02-28 04:36:03 +00:00
Brad Ebinger
8f2c2ca09a
Merge "Modify shouldProcessCall API to remove redundancy"
...
am: 59391aa4a0
Change-Id: Iaf27b98f03c363ca23989c251f9e5d66bae394ba
2018-02-28 04:33:28 +00:00
Cassie
f29d208045
Merge "Add documentation for SECRET_CODE_ACTION according to API review process."
...
am: e6691d8e89
Change-Id: I0832ce666883a9054a9252ef93d50e615a64bc79
2018-02-28 04:25:25 +00:00
TreeHugger Robot
cfdd02255e
Merge "Add null check in usagestats dump"
2018-02-28 04:20:44 +00:00
Maurice Lam
c0df1f2354
Revert "Small fixes to StatsManager API."
...
This reverts commit 16dcd33abd .
Reason for revert: b/73975175
Bug: 73975175
Change-Id: I5bcccde100900b1370c2e43b8bcfc7d1697e5c72
2018-02-28 04:17:25 +00:00
TreeHugger Robot
16b989fc0e
Merge "Add incidentd to readproc group."
2018-02-28 04:13:20 +00:00
TreeHugger Robot
bb69f73a0c
Merge "Atoms: Keygaurd and Bouncer"
2018-02-28 04:10:29 +00:00
TreeHugger Robot
6e0f8e2620
Merge "Added indication update mode support"
2018-02-28 04:01:41 +00:00
TreeHugger Robot
f4a368200e
Merge "Import launcher style reveal animations to QS."
2018-02-28 03:48:35 +00:00
Tony Wickham
8f79aca4dd
Merge "Allow packages to be blacklisted from showing recents onboarding"
2018-02-28 03:35:03 +00:00
Winson Chung
a29de13cee
Merge "1/ Fixing docked task animation when entering split screen from home"
2018-02-28 03:30:31 +00:00
TreeHugger Robot
f4405efb97
Merge "Add a comment to allocate field number above 100000 for OEMs to use and block them off from being used."
2018-02-28 03:15:46 +00:00
Treehugger Robot
8c32954906
Merge "Don't throw exception if phone process is dead for carrier ID APIs"
2018-02-28 03:14:45 +00:00
rago
46a92d90df
Dynamics Processing Effect
...
Adding Dynamics Processing Effect api and configuration helpers.
Bug: 64161702
Bug: 38266419
Test: manual testing and CTS test ag/3662965
Change-Id: I993e1621011a16596aa00ea049fa8681463e8551
2018-02-28 03:13:45 +00:00
Treehugger Robot
59391aa4a0
Merge "Modify shouldProcessCall API to remove redundancy"
2018-02-28 03:02:27 +00:00
TreeHugger Robot
ec98448f15
Merge "Implement a new section to attach LAST_KMSG to incident report This section simply gzip a large file and stores result in GZippedFileProto"
2018-02-28 03:02:16 +00:00
TreeHugger Robot
ff1f7090c6
Merge "Set systemReady before querying the portStatus."
2018-02-28 02:52:31 +00:00
Treehugger Robot
e6691d8e89
Merge "Add documentation for SECRET_CODE_ACTION according to API review process."
2018-02-28 02:30:44 +00:00
Jordan Liu
f6f3aba7f4
Merge "Use 4 thresholds instead of 6" am: fdebcf1ae2 am: 00fef4fb3d
...
am: d16720459d -s ours
Change-Id: Ie29384e3f86c2deb462fd9503d0950d729d3a5b4
2018-02-28 02:05:51 +00:00
fionaxu
ff94846ddb
Don't throw exception if phone process is dead for carrier ID APIs
...
Bug: 73772776
Test: Build
Change-Id: I81638f52d5d8ccf1005878ba4f3967e07169284b
(cherry picked from commit 331965e5d6 )
Merged-in: I81638f52d5d8ccf1005878ba4f3967e07169284b
2018-02-27 17:54:21 -08:00
Jordan Liu
d16720459d
Merge "Use 4 thresholds instead of 6" am: fdebcf1ae2
...
am: 00fef4fb3d
Change-Id: If6f8e1f938298506068d87e008ab0de21b8ff6a3
2018-02-28 01:51:40 +00:00
Chen Xu
a33b1febe0
Merge "Don't throw exception if phone process is dead for carrier ID APIs"
2018-02-28 01:49:15 +00:00
Michael Wachenschwanz
78646e58a3
Add null check in usagestats dump
...
(also adjust the time stamp for easier parsing)
Change-Id: I708c9fe68aa85b4897e95cca6b9d53522eef0d29
Fixes: 73960916
Test: manual
2018-02-27 17:46:26 -08:00
Jack Yu
1a1c35750b
Added indication update mode support
...
Adde the indication update mode support so that a system
component can control the behavior of indication update. This
will be used by the bluetooth stack when some BT devices such like
carkit is connected, modem will continue update the signal strength
even when the screen is off.
Test: Manual
Bug: 65112388
Change-Id: I4bb4894eaaba401f655e5dc25138275f5e8498e1
2018-02-27 17:40:31 -08:00
Jordan Liu
00fef4fb3d
Merge "Use 4 thresholds instead of 6"
...
am: fdebcf1ae2
Change-Id: Ie2d1ab2e79d0d3cc79815da7af4022e58838e5cd
2018-02-28 01:39:58 +00:00
TreeHugger Robot
9c53ea3a75
Merge "Duration tracker optimization."
2018-02-28 01:29:27 +00:00
TreeHugger Robot
bf6edacac9
Merge "New attribute textFontWeight for selecting weight in the font family"
2018-02-28 01:21:41 +00:00
Tony Wickham
78f8eee921
Allow packages to be blacklisted from showing recents onboarding
...
Test: start a blacklisted intent and verify onboarding doesn't show
there, but does on subsequent apps.
Bug: 73723502
Bug: 70180942
Change-Id: I2d03413bfde46e8e6bcd460d88c3a693e089fec2
2018-02-27 17:14:03 -08:00
TreeHugger Robot
5197f9cce0
Merge "AAPT2: Fix styled string whitespace processing"
2018-02-28 01:00:23 +00:00