Holly Jiuyu Sun
02d43443d0
Merge "Public EuiccManager APIs." am: 42339c464f
...
am: cddc0c12cc
Change-Id: I01d436c16df678292c8aec1f3ea2d7a65f3e10dd
2018-02-14 00:24:46 +00:00
Holly Jiuyu Sun
052fbabc35
Public EuiccManager APIs.
...
Public EuiccManager and other related necessary files.
Mark EuiccCardManager and other related necessary files as @SystemApi.
Solve lint errors and warnings.
Bug: 35851809
Test: test on phone
Change-Id: I8a2c78804cae56b679d311d613edca5be4bc2522
Merged-In: I68853e134e1e31fa9b91a83af6c491a2a8cca971
2018-02-13 12:53:45 -08:00
Jon Dormody
43a77db029
Merge "Docs: Changed "the value of an item that previously added with putExtra()" to "the value of an item previously added with putExtra(),"" into oc-mr1-dev
...
am: 0704571547
Change-Id: Ib9702cb1707ba756ea3202e0fdde579f5c493866
2018-01-29 21:15:04 +00:00
Jon Dormody
0704571547
Merge "Docs: Changed "the value of an item that previously added with putExtra()" to "the value of an item previously added with putExtra(),"" into oc-mr1-dev
2018-01-29 21:04:50 +00:00
Ruchi Kandoi
2b894394a5
Merge "Add UID and Service for Secure Element Application" am: b8b7589531
...
am: 8ee3204c58
Change-Id: I7c74f21e014fb7eb772e2d86cc278fd774ffb8c9
2018-01-27 01:59:46 +00:00
Jonathan Dormody
d07017e7a7
Docs: Changed "the value of an item that previously added with
...
putExtra()" to "the value of an item previously added with putExtra(),"
Test: make ds-docs
Bug: 1429953
Change-Id: Ided080aea7686e7a711376fa380c41027b71b1d3
2018-01-26 21:56:39 +00:00
Ruchi Kandoi
dcf4c6dc26
Add UID and Service for Secure Element Application
...
Bug: 64994044
Test: Boot; Check Service loaded.
Merged-In: I2f48ff204acd29b1a9f6819910aba5f8f3762977
Change-Id: I2f48ff204acd29b1a9f6819910aba5f8f3762977
(cherry picked from commit dfaf4bdd1e7e12caf9bb69c8facc38e879861baf)
2018-01-26 11:11:52 -08:00
David Brazdil
2a21a9c997
Merge "Set DEXOPT_DISABLE_HIDDEN_API_CHECKS for system apps" am: 2a8c24be18
...
am: 6dea42ae0f
Change-Id: I6376e610c575cd7c3f7bf8a72ca4c1a92d9023cc
2018-01-24 21:43:47 +00:00
David Brazdil
7c48e0e074
Set DEXOPT_DISABLE_HIDDEN_API_CHECKS for system apps
...
For now, system apps will be exempt from hidden API access checks.
Pass the appropriate flag to dexopt.
Test: manual
Bug: 64382372
Bug: 72305689
Merged-In: I5676ffa3a5ba680bf5f6bab0b62f0acf4a933097
Change-Id: Idc3067d2c6040f15fe0f051090ba45efe591ebae
2018-01-24 14:12:33 +00:00
Amit Mahajan
b641b585bb
Merge "Added new slot status related broadcast." am: cdc0a084d1
...
am: 40effae0f3
Change-Id: I3a4174eff2dc8ce017aae4c2d31f2facde02dbe5
2018-01-23 19:50:57 +00:00
Amit Mahajan
c0a2e5f05d
Added new slot status related broadcast.
...
Test: none
Bug: 64131518
Merged-in: I0a5825a1d121dc22f042fd71598f58e064e9e2a2
Change-Id: I0a5825a1d121dc22f042fd71598f58e064e9e2a2
2018-01-22 18:31:01 -08:00
Amit Mahajan
1644137343
Merge "Added new SIM state related broadcasts." am: 0fc9900802
...
am: 6ada16b386
Change-Id: Id2b6996e712675b387d0f6b89043b02f39fb1af9
2018-01-19 07:54:45 +00:00
Amit Mahajan
5d70fc9ae3
Added new SIM state related broadcasts.
...
Test: Basic telephony sanity and unit tests
Bug: 64131518
Merged-in: Ie3d157e79a7040c161b9038c875a4a4f49d535ff
Change-Id: Ie3d157e79a7040c161b9038c875a4a4f49d535ff
2018-01-18 14:44:07 -08:00
Hyunyoung Song
7ca6bb95de
Merge "Wrap StackOverflowError in NotFoundException. Bug: 67462465 Bug: 66498711 Test: builds and tested using faulty apk with recursive drawable. Change-Id: I47691343dae892beb5ed8c1c66c33edefade321e (cherry picked from commit dc92d925d8)" into oc-dev am: 48df033607 am: 69d240d584
...
am: 3aab9561b2
Change-Id: I554c6f320ec32b0151097701a5ff3a8d48161d7f
2018-01-12 05:55:42 +00:00
Hyunyoung Song
3aab9561b2
Merge "Wrap StackOverflowError in NotFoundException. Bug: 67462465 Bug: 66498711 Test: builds and tested using faulty apk with recursive drawable. Change-Id: I47691343dae892beb5ed8c1c66c33edefade321e (cherry picked from commit dc92d925d8)" into oc-dev am: 48df033607
...
am: 69d240d584
Change-Id: I02bf540b41fd9fd026fbe0fad4069526664cd56f
2018-01-12 05:44:25 +00:00
Hyunyoung Song
69d240d584
Merge "Wrap StackOverflowError in NotFoundException. Bug: 67462465 Bug: 66498711 Test: builds and tested using faulty apk with recursive drawable. Change-Id: I47691343dae892beb5ed8c1c66c33edefade321e (cherry picked from commit dc92d925d8)" into oc-dev
...
am: 48df033607
Change-Id: Id2510b388bf4ed9cdd8853bc5594349df358f465
2018-01-12 05:31:38 +00:00
TreeHugger Robot
48df033607
Merge "Wrap StackOverflowError in NotFoundException. Bug: 67462465 Bug: 66498711 Test: builds and tested using faulty apk with recursive drawable. Change-Id: I47691343dae892beb5ed8c1c66c33edefade321e (cherry picked from commit dc92d925d8)" into oc-dev
2018-01-12 05:23:45 +00:00
Holly Jiuyu Sun
613e01227b
Merge "Add EuiccCardManager and EuiccCardController." am: ec25ea1520
...
am: edc14bd3c4
Change-Id: I5ac16981ac7ca4d492387a340f10a34b8ab1d804
2018-01-11 23:11:05 +00:00
Holly Jiuyu Sun
3d6b53c075
Add EuiccCardManager and EuiccCardController.
...
EuiccCardManager is in the same path with EuiccManager.
EuiccCardController is in the same path with EuiccController.
Use getAllProfiles() as an example interface.
The implementation of EuiccCard and its content will be added in a
follow up CL.
The new API is marked as @hide and TODO for @SystemApi.
Bug: 38206971
Test: test on phone
Change-Id: I153937c0f79bdd1a00b06b234a6e254a3f43072c
Merged-In: I153937c0f79bdd1a00b06b234a6e254a3f43072c
2018-01-11 10:30:43 -08:00
Kevin Hufnagle
14f71757c2
Merged-In: I0906de76abf4124d74f7f4f80ac0eab3cbf94f7e docs: Revised descriptions of binding and connecting to services. am: d195a9972b am: 800e061359
...
am: 0630348fa5
Change-Id: I0ccaa18cf5a9e84c5f015cf4b97b74a249348c93
2018-01-09 23:59:29 +00:00
Kevin Hufnagle
0630348fa5
Merged-In: I0906de76abf4124d74f7f4f80ac0eab3cbf94f7e docs: Revised descriptions of binding and connecting to services. am: d195a9972b
...
am: 800e061359
Change-Id: I3854641ab4f80f4bbeae9acd67522fcd8b8484c0
2018-01-09 23:51:10 +00:00
Kevin Hufnagle
800e061359
Merged-In: I0906de76abf4124d74f7f4f80ac0eab3cbf94f7e docs: Revised descriptions of binding and connecting to services.
...
am: d195a9972b
Change-Id: I7a59a3b8c18492961aea7f480276a401ab8bb6ae
2018-01-09 23:44:04 +00:00
Kevin Hufnagle
d195a9972b
Merged-In: I0906de76abf4124d74f7f4f80ac0eab3cbf94f7e
...
docs: Revised descriptions of binding and connecting to services.
Clarified that Context.bindService() returning true only indicates
that the system has found a service to bind to the client and that
ServiceConnection.onServiceConnected() might not be called if the
service encounters an error, such as crashing during startup.
Test: make ds-docs
Bug: 63118511
Change-Id: I0906de76abf4124d74f7f4f80ac0eab3cbf94f7e
2018-01-09 12:25:22 -08:00
Hall Liu
effcd1f508
Merge "Add feature flag and EMBMS bug fixes" am: 465f2916e0
...
am: 3424136a59
Change-Id: Iebc092e58752f32b6abfad612901ae094e083449
2017-12-22 00:54:14 +00:00
Kevin Hufnagle
6f2f0f639b
docs: Touch-up edits to ShortcutManager class reference.
...
am: 4777f37f78
Change-Id: Ibc90a8a2771a3e9fe5e59398be986b75490c60c2
2017-12-18 21:55:02 +00:00
Kevin Hufnagle
4777f37f78
docs: Touch-up edits to ShortcutManager class reference.
...
Test: make ds-docs -j16
Bug: 64727234
Change-Id: Ieb2c2f6ee6706f206e2cc0d5be8bc3a5cdd9f345
2017-12-18 10:47:58 -08:00
Kevin Hufnagle
87ce35c371
Merge "docs: Revised wording, section order for ShortcutManager API ref." into oc-mr1-dev
...
am: d642148c84
Change-Id: Iabb204baf3772b44b6852ec9d7135db0baf228bc
2017-12-18 17:52:36 +00:00
Kevin Hufnagle
d642148c84
Merge "docs: Revised wording, section order for ShortcutManager API ref." into oc-mr1-dev
2017-12-18 17:42:48 +00:00
Kevin Hufnagle
b45780bda0
docs: Revised wording, section order for ShortcutManager API ref.
...
Provided more thorough description of static shortcut options,
integrated shortcut limits section with the "updating shortcuts"
example, added more links to narrative documentation.
Test: make ds-docs -j8
Bug: 64727234
Change-Id: I70c16082e3e85a31b501c8e313d93200d827c7f4
2017-12-15 15:48:55 -08:00
Adam Lesinski
6036449709
Merge "OMS: Only allow trusted overlays to be registered." into oc-mr1-dev
...
am: a06854e77a
Change-Id: I9d4f214b3911fb66fd2baa8ad83e8450246c3c80
2017-12-12 23:36:57 +00:00
TreeHugger Robot
a06854e77a
Merge "OMS: Only allow trusted overlays to be registered." into oc-mr1-dev
2017-12-12 21:48:11 +00:00
Hall Liu
c6703d9af7
Add feature flag and EMBMS bug fixes
...
Add a feature flag for EMBMS
Modify validation in ServiceInfo constructor
Change return signature of some download methods to better reflect
synchronous errors
Test: run cts tests
Change-Id: I42ee748ba29ba62becf23c5487310cd1e7a397da
2017-12-11 14:10:36 -08:00
Adam Lesinski
80609e584c
OMS: Only allow trusted overlays to be registered.
...
Bug: 69383160
Test: cts-tradefed run cts -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.OverlayHostTest
Change-Id: I930c11716317cff1ec485a3943d1f22f07a423df
Merged-In: I930c11716317cff1ec485a3943d1f22f07a423df
2017-12-07 19:39:49 +00:00
Jeff Sharkey
ff8201b34b
Merge changes from topic "predicates_aosp" am: 76c275e7d3
...
am: 28f32f26b7
Change-Id: Ic3847aeda3c4d9d62432bf5918c83174e409b871
2017-12-07 18:31:52 +00:00
Jeff Sharkey
76c275e7d3
Merge changes from topic "predicates_aosp"
...
* changes:
Deeper sanity checking of emitted types.
Emit all APIs using Predicates.
Massage APIs for upcoming doclava change.
2017-12-07 16:39:39 +00:00
Neil Fuller
ac8f2c94fd
Merge "Fix doc typo. Improve class javadoc..." am: e08f918a6e
...
am: 26d28ef826
Change-Id: I7db3a33c933142806cbae90423044ccbac061868
2017-12-07 14:28:32 +00:00
Neil Fuller
e08f918a6e
Merge "Fix doc typo. Improve class javadoc..."
2017-12-07 11:02:52 +00:00
Jeff Sharkey
2337aec921
Deeper sanity checking of emitted types.
...
When emitting a method or field, verify that we're able to reference
all mentioned types. This ensures that we don't accidentally
reference undefined classes/interfaces.
Test: manual inspection of API files
Bug: 69791141
Change-Id: I84e0c87fe83daa118661f61dbdf17b58ea5282d4
Merged-In: I84e0c87fe83daa118661f61dbdf17b58ea5282d4
2017-12-07 00:22:25 -07:00
Neil Fuller
3ee89770bf
Fix doc typo. Improve class javadoc...
...
Fix doc typo (value -> valid). Improve class javadoc,
fix lint error in import ordering.
Test: Build
Change-Id: I8899b1f568e052a3d152e6c36fca4d6bbf9584f2
2017-12-04 15:19:28 +00:00
Jon Dormody
c0c7c3bcbb
Merge "Docs: Renamed ParcelFileDescritor to ParcelFileDescriptor Test: make ds-docs Bug: 1766768" into oc-dev am: ce7f1e6601 am: 3ba37e1f53
...
am: 96dad7e0a3
Change-Id: Ib8bbd7fa3dfc9ee5caa3b9f7f2696c7461c3faf3
2017-12-01 16:40:51 +00:00
Jon Dormody
f506b49aa6
Merge "Docs: Added mention that the getSharedPreferences method is thread safe." into oc-dev am: fb839ce59a am: 728ca235b5
...
am: 37db2694eb
Change-Id: I98151cf907cd2f635c8f4a0e128ff697024b3a54
2017-12-01 16:28:29 +00:00
Jon Dormody
96dad7e0a3
Merge "Docs: Renamed ParcelFileDescritor to ParcelFileDescriptor Test: make ds-docs Bug: 1766768" into oc-dev am: ce7f1e6601
...
am: 3ba37e1f53
Change-Id: Ia807c8ccd0db5b37b010f64a417fc8e105c22866
2017-12-01 16:28:14 +00:00
Jon Dormody
37db2694eb
Merge "Docs: Added mention that the getSharedPreferences method is thread safe." into oc-dev am: fb839ce59a
...
am: 728ca235b5
Change-Id: Ib6d81f2355ef9d902725e2e1ee1cd5337f4294ad
2017-12-01 16:16:53 +00:00
Jon Dormody
3ba37e1f53
Merge "Docs: Renamed ParcelFileDescritor to ParcelFileDescriptor Test: make ds-docs Bug: 1766768" into oc-dev
...
am: ce7f1e6601
Change-Id: If7798db1aea1f1d6cdb42a7d25509c814a31f6ca
2017-12-01 16:14:15 +00:00
Jon Dormody
728ca235b5
Merge "Docs: Added mention that the getSharedPreferences method is thread safe." into oc-dev
...
am: fb839ce59a
Change-Id: Ic135f510c6e5ff8a9a00f2d2be1fcc0c284dd5cf
2017-12-01 16:07:27 +00:00
Jon Dormody
ce7f1e6601
Merge "Docs: Renamed ParcelFileDescritor to ParcelFileDescriptor Test: make ds-docs Bug: 1766768" into oc-dev
2017-12-01 15:53:36 +00:00
Jonathan Dormody
1c7c4b2f14
Docs: Renamed ParcelFileDescritor to ParcelFileDescriptor
...
Test: make ds-docs
Bug: 1766768
Change-Id: Idfea122569bb6f80889be3f224f9629cfebc0ca3
2017-11-30 22:25:42 +00:00
Nikolas Bravo
cde72f1be7
Fixes javadoc documentation of PackageInstaller.SessionParams#setOriginatingUid(int)
...
am: 8aaf928fcd
Change-Id: I4a2efd6052b1bcc5344fd23722745b3532fb01c9
2017-11-27 22:29:21 +00:00
Nikolas Bravo
8aaf928fcd
Fixes javadoc documentation of PackageInstaller.SessionParams#setOriginatingUid(int)
...
* Current "See also" link in https://developer.android.com/reference/android/content/pm/PackageInstaller.SessionParams.html#setOriginatingUid(int) is not only wrong, but also broken
* Added a missing "the"
Bug: 69799046
Fixes: 69799046
Test: make ds-docs (run by asolovay@)
Change-Id: I90410ed3393b5c37afdf0476eb70821fae9f63fd
(cherry picked from commit 6283100a87 )
2017-11-27 19:50:40 +00:00
Jonathan Dormody
1bca5db0cb
Docs: Added mention that the getSharedPreferences method is thread
...
safe.
Test: make ds-docs
Bug: 5370116
Change-Id: I5aa851db5e1dbcb3563f1ce15f96cc10c80e90ba
2017-11-16 11:25:20 -07:00