Commit Graph

107930 Commits

Author SHA1 Message Date
Treehugger Robot
a106418487 Merge "Remove gendered language" am: 35616155b5 am: 5c018260e0 am: fc99d35ccf am: 268f3268b1
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371586

Change-Id: I1072e86f369ecf9fd682c733a703cedb010f66a4
2020-07-27 14:14:16 +00:00
Treehugger Robot
268f3268b1 Merge "Remove gendered language" am: 35616155b5 am: 5c018260e0 am: fc99d35ccf
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371586

Change-Id: I01bf98c6c5c0f816fbe5a6e90831b11b1f9fcd2e
2020-07-27 14:00:45 +00:00
Treehugger Robot
fc99d35ccf Merge "Remove gendered language" am: 35616155b5 am: 5c018260e0
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371586

Change-Id: I04e61237104aca879ceed99f3d24cff76fe4570b
2020-07-27 13:43:16 +00:00
Treehugger Robot
35616155b5 Merge "Remove gendered language" 2020-07-27 13:15:52 +00:00
TreeHugger Robot
f06368ec86 Merge "Propagate AudioAttributes flags to VibrationAttributes" into rvc-dev am: 863c82fa76 am: 61e32caa0b am: 38570d081d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12218307

Change-Id: I023d9c9ae8ca1b66866b5e1b40cb56e9fb1dc0e3
2020-07-25 00:45:58 +00:00
TreeHugger Robot
38570d081d Merge "Propagate AudioAttributes flags to VibrationAttributes" into rvc-dev am: 863c82fa76 am: 61e32caa0b
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12218307

Change-Id: I4018198636aa327dee326842e3e0c25478583d7b
2020-07-25 00:27:55 +00:00
TreeHugger Robot
be22e7af3f Merge "Propagate AudioAttributes flags to VibrationAttributes" into rvc-dev am: 863c82fa76
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12218307

Change-Id: If44bc27e2001a98deb7346783645c97554111708
2020-07-25 00:10:41 +00:00
TreeHugger Robot
61e32caa0b Merge "Propagate AudioAttributes flags to VibrationAttributes" into rvc-dev am: 863c82fa76
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12218307

Change-Id: I3b5157ab8e234e349465ed94f15f6d9ef53cac5f
2020-07-25 00:10:39 +00:00
TreeHugger Robot
863c82fa76 Merge "Propagate AudioAttributes flags to VibrationAttributes" into rvc-dev 2020-07-24 23:55:38 +00:00
Steven Moreland
298d06f292 Merge "Allow module libs to use VINTF AIDL." 2020-07-24 22:54:24 +00:00
Steven Moreland
178e6ff50a Merge "Allow module libs to use VINTF AIDL." into rvc-dev-plus-aosp am: b9440149be am: 88cab6ba53
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12219679

Change-Id: Ib0a14fb8c6fa5d7de1573b440947164d6b0b2a6a
2020-07-24 21:25:52 +00:00
Steven Moreland
88cab6ba53 Merge "Allow module libs to use VINTF AIDL." into rvc-dev-plus-aosp am: b9440149be
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12219679

Change-Id: I7fb3478a30275a3aa420fb633cdfd48f07e61c8e
2020-07-24 21:09:07 +00:00
Steven Moreland
95dd53bb5f Allow module libs to use VINTF AIDL.
Currently a native APEX can get and use a VINTF AIDL. However, this
can't be passed over JNI to be used by Java code.

This does not open VINTF AIDLs to any type of apps, where AIDL as an API
is completely disallowed. Also, no Java ServiceManager APIs are
available, and they couldn't be until b/139325468 is fixed.

Bug: 161501127
Test: atest binderVendorDoubleLoadTest

Change-Id: I1ab977248b1c39a7d08e0ca34389a7ba168c05b0
2020-07-24 18:35:55 +00:00
Steven Moreland
5f924b2218 Merge "android.os.Parcelable: isStable->getStability" am: d1568567ec am: da7e355785 am: c9a09ffd92 am: f2aee92d75
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371499

Change-Id: I510f2006d260192ea3cb449381769b43d7050a1b
2020-07-24 18:22:35 +00:00
Steven Moreland
a7fb8cb669 Allow module libs to use VINTF AIDL.
Currently a native APEX can get and use a VINTF AIDL. However, this
can't be passed over JNI to be used by Java code.

This does not open VINTF AIDLs to any type of apps, where AIDL as an API
is completely disallowed. Also, no Java ServiceManager APIs are
available, and they couldn't be until b/139325468 is fixed.

Bug: 161501127
Test: atest binderVendorDoubleLoadTest

Change-Id: I1ab977248b1c39a7d08e0ca34389a7ba168c05b0
Merged-In: I1ab977248b1c39a7d08e0ca34389a7ba168c05b0
2020-07-24 18:12:19 +00:00
Steven Moreland
f2aee92d75 Merge "android.os.Parcelable: isStable->getStability" am: d1568567ec am: da7e355785 am: c9a09ffd92
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371499

Change-Id: I2fcdfc48e2516d498a04c17dcf99c0c95d8bd153
2020-07-24 18:04:37 +00:00
Steven Moreland
c9a09ffd92 Merge "android.os.Parcelable: isStable->getStability" am: d1568567ec am: da7e355785
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371499

Change-Id: I0f62379a8de4d7b1622ed0667b785d8a74a11ccb
2020-07-24 17:48:23 +00:00
Steven Moreland
d1568567ec Merge "android.os.Parcelable: isStable->getStability" 2020-07-24 17:30:36 +00:00
Chris Wren
fd3c0fb9b9 Merge "Update language to comply with Android’s inclusive language guidance" am: 45171e65be am: 4391d318d1 am: 636b875130 am: 12a74f0bc4
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371801

Change-Id: I45ceec1cef94f87c151b3d4f9a0ce12b078db577
2020-07-24 15:19:34 +00:00
Chris Wren
12a74f0bc4 Merge "Update language to comply with Android’s inclusive language guidance" am: 45171e65be am: 4391d318d1 am: 636b875130
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371801

Change-Id: I3a9951a102c739e50ed172282b44ddae520a5bb1
2020-07-24 15:02:42 +00:00
Chris Wren
636b875130 Merge "Update language to comply with Android’s inclusive language guidance" am: 45171e65be am: 4391d318d1
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371801

Change-Id: I882f54bf250c4911dd28fced1fa694572ebfabcf
2020-07-24 14:46:12 +00:00
Xin Li
5cf151b9da Merge "Merge stage-aosp-rvc-ts-dev into rvc-dev" into rvc-dev am: e303dd658d am: cd85e10058 am: 8f75424d27
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12203661

Change-Id: Id3cf8034c08d231c4dcb91a836150f94c17c9e02
2020-07-24 09:01:22 +00:00
Xin Li
8f75424d27 Merge "Merge stage-aosp-rvc-ts-dev into rvc-dev" into rvc-dev am: e303dd658d am: cd85e10058
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12203661

Change-Id: Icedef80125545e1b9c54133718763e559b00629d
2020-07-24 08:45:41 +00:00
Shu Chen
a893415d5c Merge "Ensures the slop value is fixed cross lines." into rvc-qpr-dev am: 660a872c7a
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12209645

Change-Id: If8e852b1f54bd1f4091f8c01d3f2d7ebc2e7805f
2020-07-24 01:24:04 +00:00
Shu Chen
660a872c7a Merge "Ensures the slop value is fixed cross lines." into rvc-qpr-dev 2020-07-24 01:11:46 +00:00
Jing Ji
b84490176f Merge "Java docs update: Advise not to include PII in setProcessStateSummary" into rvc-dev am: fcaa94e2dc am: 62b56170ac am: 7249ed0952
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12202766

Change-Id: I85e8c4292f69e560c0036a6732d3c5a8f30225e5
2020-07-23 22:33:53 +00:00
Jing Ji
7249ed0952 Merge "Java docs update: Advise not to include PII in setProcessStateSummary" into rvc-dev am: fcaa94e2dc am: 62b56170ac
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12202766

Change-Id: I2793a40476d8ed6411637dd16b027e1f7bac9806
2020-07-23 22:20:01 +00:00
Jing Ji
052a6995f3 Merge "Java docs update: Advise not to include PII in setProcessStateSummary" into rvc-dev am: fcaa94e2dc am: 62b56170ac
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12202766

Change-Id: Ib863b0d82fafa240177a78235c653ae35d1a19d4
2020-07-23 22:19:54 +00:00
Jing Ji
ec8b28277b Merge "Java docs update: Advise not to include PII in setProcessStateSummary" into rvc-dev am: fcaa94e2dc
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12202766

Change-Id: Ic02eba2cecd33c8bd607360e111e891f24b6ab34
2020-07-23 22:06:47 +00:00
Jing Ji
62b56170ac Merge "Java docs update: Advise not to include PII in setProcessStateSummary" into rvc-dev am: fcaa94e2dc
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12202766

Change-Id: I60e5010b5febdbf05b825ab7cccff03fd3cbbf0b
2020-07-23 22:06:43 +00:00
Jing Ji
fcaa94e2dc Merge "Java docs update: Advise not to include PII in setProcessStateSummary" into rvc-dev 2020-07-23 21:53:31 +00:00
Treehugger Robot
0ead0fc382 Merge "Update language to comply with Android’s inclusive language guidance" am: dce2f1c04b am: c686b1f21c am: 50015ad612 am: 7ee1dc7321
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371481

Change-Id: Ib309e244728db2b4182040d55286aab74ee446e7
2020-07-23 20:54:51 +00:00
Treehugger Robot
7ee1dc7321 Merge "Update language to comply with Android’s inclusive language guidance" am: dce2f1c04b am: c686b1f21c am: 50015ad612
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371481

Change-Id: I81fdc86cea3290baad7b420ebcdae9d09e88f5ab
2020-07-23 20:43:54 +00:00
Treehugger Robot
50015ad612 Merge "Update language to comply with Android’s inclusive language guidance" am: dce2f1c04b am: c686b1f21c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1371481

Change-Id: I05712223149c676ae849114562ef6969fbe8ab18
2020-07-23 20:29:38 +00:00
Chris Wren
1dcdfc29f6 Update language to comply with Android’s inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Test: comments only change
Change-Id: I6012e3b30ef81149d8f52708de4fc1ec2a4fa8b1
2020-07-23 15:15:03 -04:00
Lais Andrade
c2777148df Propagate AudioAttributes flags to VibrationAttributes
Set supported flags from AudioAttributes into VibrationAttributes on the
builder constructor.

Fix: b/161761418
Test: manual
Change-Id: I4a8e1db278843b2f9f19aba43b0b8f264cb696bd
2020-07-23 18:05:09 +00:00
Treehugger Robot
dce2f1c04b Merge "Update language to comply with Android’s inclusive language guidance" 2020-07-23 17:56:04 +00:00
Julia Reynolds
100ea3d3f0 Remove gendered language
Test: atest
Bug: 161908447
Change-Id: Ie331cf630b94e600326e77dfa81d01fb3f8627f6
2020-07-23 13:04:05 -04:00
vichang
11ea5fdd5a Merge "Add vichang into OWNER of android.text.format" am: ed7ca56dfc am: 2965200e3c am: c2bfd3c51b am: a75069f84f
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1367377

Change-Id: Iad540a8af3436debc2d16248a63a3a81339f93b8
2020-07-23 12:55:08 +00:00
vichang
a75069f84f Merge "Add vichang into OWNER of android.text.format" am: ed7ca56dfc am: 2965200e3c am: c2bfd3c51b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1367377

Change-Id: I081fe645d98a86a0ee0b1224f004829747a59968
2020-07-23 12:35:30 +00:00
vichang
c2bfd3c51b Merge "Add vichang into OWNER of android.text.format" am: ed7ca56dfc am: 2965200e3c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1367377

Change-Id: I0226581d23d34a7f3e8ad1377274cf8193d240d4
2020-07-23 12:18:34 +00:00
vichang
ed7ca56dfc Merge "Add vichang into OWNER of android.text.format" 2020-07-23 11:50:17 +00:00
Seigo Nonaka
f47561320f Update language to comply with Android’s inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Test: atest TextViewTest
Change-Id: I83f253f6edfb2724972793b3495835540b7b52e4
2020-07-22 22:54:14 -07:00
Steven Moreland
82679a6931 android.os.Parcelable: isStable->getStability
In preparation for APEX stability, make this API support arbitrary
stability levels.

Bug: 139325195
Test: AIDL's run_integration_test.py
Change-Id: I0c1b50f228683717db2978aa909befa46de5302c
2020-07-23 01:23:47 +00:00
vichang
6e4f9e9e06 Merge "Remove @CorePlatformApi LocaleData usage in frameworks" am: 3f89b904a8 am: 226e3d7641 am: 9ee26b06fb am: f82c013ec3
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1367376

Change-Id: Ib6bae04011ee7f40a42f0f44cb76f3053cf2648d
2020-07-22 20:09:57 +00:00
vichang
f82c013ec3 Merge "Remove @CorePlatformApi LocaleData usage in frameworks" am: 3f89b904a8 am: 226e3d7641 am: 9ee26b06fb
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1367376

Change-Id: I780aa8987d65a7d6f0e13fd7a88992310bf8967b
2020-07-22 19:52:26 +00:00
vichang
9ee26b06fb Merge "Remove @CorePlatformApi LocaleData usage in frameworks" am: 3f89b904a8 am: 226e3d7641
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1367376

Change-Id: Ib23a5ff1491c89d5cd0f962b1f609c988111c18b
2020-07-22 19:48:40 +00:00
vichang
3f89b904a8 Merge "Remove @CorePlatformApi LocaleData usage in frameworks" 2020-07-22 19:13:44 +00:00
Jing Ji
3bda3bf8c6 Java docs update: Advise not to include PII in setProcessStateSummary
Bug: 161812603
Test: m -j offline-sdk-docs & manual verify the javadoc
Change-Id: I741bbf7b83badcd7f1610f31bbd41a49b8b975fb
2020-07-22 11:03:30 -07:00
Shu Chen
0cb53bb606 Ensures the slop value is fixed cross lines.
In Q, the slop is a fixed value calculated based on
TextView.getLineHeight().
In R (before this cl), the slop is a dynamic value based on the height
of the current line.

It's been confirmed as the root cause of the regression bug b/159528374.

This cl changes the slop value back to the fixed value.

Bug: 159528374
Test: Verified locally.
Change-Id: I182d22779f1c1155ae2e0b0deb0455bd270b2fd9
Merged-In: I182d22779f1c1155ae2e0b0deb0455bd270b2fd9
2020-07-22 13:00:48 +00:00