Treehugger Robot
19825a1ae0
Merge "Clean up unused indication update mode definition in TelephonyManager" am: 6bf4f2535a
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1516043
Change-Id: I18f9a3501a2e2423227059d09cae008d9d77198b
2020-12-04 19:23:32 +00:00
Jay Patel
ba1f9833fc
Merge "AudioService: remove DEVICE_OUT_SPDIF from mFixedVolumeDevices"
2020-12-04 18:31:22 +00:00
Dan Shi
4d46518b6f
Move CtsTelecomTestCases to group presubmit-large
...
Also move OverlayRemountedTest, RollbackTest
The test config takes longer than 15mins to run. Move it to a dedicated
group for running slow presubmit Test Mapping test.
Bug: 174654670
Bug: 174495337
Test: none
Change-Id: Ie134c5d171bd99cca908f316d03050001c22ac32
2020-12-04 18:14:10 +00:00
Treehugger Robot
6bf4f2535a
Merge "Clean up unused indication update mode definition in TelephonyManager"
2020-12-04 18:06:18 +00:00
Bill Yi
f9504b2992
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I7aad7369ffd1a9fada4a99db9d6a20c135206932
2020-12-04 10:03:47 -08:00
Daniel Bright
59d91997fa
Merge "Add indication APIs to expose QOS from LTE and NR bearers" am: 90f426fab4
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1395327
Change-Id: If4917e82f6dcc6e0f5606b0dfecabc7dbf72982d
2020-12-04 17:58:04 +00:00
Cody Kesting
a8f74e302c
Merge "Allow the System UID to unregister ConnDiags CBs." am: fcb4e29a9c
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1515688
Change-Id: Ia82d68661c99ed5123f2a0668aec4afd5ea48cf5
2020-12-04 17:47:45 +00:00
Treehugger Robot
460fe6a19e
Merge changes I1f880aa6,Ie8ba8208,Ic45aa87c,I04c1263a am: e98351f355
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1504104
Change-Id: Ib7e4e7b928b6fd72d3277f35a4123d26d206fe4d
2020-12-04 17:42:33 +00:00
Brian Stack
2557747c4d
Expose UwbManager through Context.getSystemService am: 3163bf0d35
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1504101
Change-Id: I14aa423224f37447024ddb4cc67cabe06d60a30a
2020-12-04 17:39:49 +00:00
Daniel Bright
90f426fab4
Merge "Add indication APIs to expose QOS from LTE and NR bearers"
2020-12-04 17:37:58 +00:00
Bill Yi
9269cdeb24
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I99782b141badc9d6881fc8150a4891083306d44e
2020-12-04 09:35:33 -08:00
Cody Kesting
fcb4e29a9c
Merge "Allow the System UID to unregister ConnDiags CBs."
2020-12-04 17:35:28 +00:00
Treehugger Robot
8bfedb0b52
Merge "Add test validating CEC messages with unregistered source" am: 3ae4d1c8e1
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1511335
Change-Id: Id6091ef9dba85a8c355a4cc54b6b6510ab389f36
2020-12-04 17:22:30 +00:00
Treehugger Robot
e98351f355
Merge changes I1f880aa6,Ie8ba8208,Ic45aa87c,I04c1263a
...
* changes:
Add tests for UWB AdapterStateListener
Implement UWB AdapterStateListener
Implement UwbManager functions
Expose UwbManager through Context.getSystemService
2020-12-04 16:56:26 +00:00
Hayden Gomes
c164f6a4d1
Adding AudioUsage converters to AudioAttributes
...
audio_policy_configuration.xsd defines strings used by HAL
to represent audio usages. This adds converters between
those strings and the AudioAttributes#attributeUsage values
Bug: 171572311
Test: atest AudioAttributesTest
Change-Id: I5301276ebd6ea1539182e9925a1e19f515e80597
Merged-In: I5301276ebd6ea1539182e9925a1e19f515e80597
2020-12-04 16:48:35 +00:00
Bill Yi
f7ce836394
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Iee724b0985874f7ca45d566f500eccc8a7a381c0
2020-12-04 08:39:21 -08:00
Treehugger Robot
3ae4d1c8e1
Merge "Add test validating CEC messages with unregistered source"
2020-12-04 16:33:25 +00:00
Fiona Campbell
2e8e9d39fe
Persist screen brightness setting through upgrade
...
The screen brightness float setting initially did not exist when
upgrading the device software. This change ensures the float and int
values are synchronised on the system start-up.
Bug: 174508435
Test: manual - set autobrightness off, upgrade from Q to R, and check
brightness value in settings.
Change-Id: I2a3b996c8747e3c5f1d181bbdd438c70bf23d08b
Merged-In: I2a3b996c8747e3c5f1d181bbdd438c70bf23d08b
(cherry picked from commit 96f43f21b3a3021762c2d213d8958590127cae36)
2020-12-04 15:42:29 +00:00
Bill Yi
9b3c2e9d2a
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ifb048a2a69d6d724479f13dc0595bdd99a69dbdb
2020-12-04 06:46:07 -08:00
James.cf Lin
e03117a32a
[RCS UCE] Remove the unused class RcsPresenceExchangeImplBase and RcsSipOptionsImplBase
...
Because of the design changed, the class RcsPresenceExchangeImplBase and RcsSipOptionsImplBase are placed by the class RcsCapabilityExchangeImplBase
Bug: 171965576
Test: atest CtsTelephonyTestCases:ImsServiceTest
Change-Id: I5967d7c9d56bd05ee2cfed2012cb042040b12dc5
2020-12-04 22:09:32 +08:00
TreeHugger Robot
898c9c063b
Merge "Import translations. DO NOT MERGE ANYWHERE" into stage-aosp-master
2020-12-04 12:29:11 +00:00
TreeHugger Robot
d0815d1cff
Merge "Import translations. DO NOT MERGE ANYWHERE" into stage-aosp-master
2020-12-04 11:07:45 +00:00
TreeHugger Robot
fbeff629b5
Merge "Import translations. DO NOT MERGE ANYWHERE" into stage-aosp-master
2020-12-04 10:21:13 +00:00
TreeHugger Robot
c76e2568f4
Merge "Import translations. DO NOT MERGE ANYWHERE" into stage-aosp-master
2020-12-04 10:14:03 +00:00
Bill Yi
adad86415b
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I00bf02a5b090022b16e780e1c2eaf70eb59d0035
2020-12-04 01:36:47 -08:00
Treehugger Robot
4828af4ce0
Merge "Create linker namespace in startServiceFromJar" am: e59313abcc
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1501731
Change-Id: Ib9c8df54319b7b05497a4155d32cfa3eb3f5c6ce
2020-12-04 07:44:34 +00:00
Treehugger Robot
e59313abcc
Merge "Create linker namespace in startServiceFromJar"
2020-12-04 07:34:41 +00:00
Treehugger Robot
029c7e2a02
Merge "Fix visibility rules for apex/statsd" am: 3af010fe57
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1517519
Change-Id: I1f8858b9412a73d6c052f4c5604b0ba415cab286
2020-12-04 07:29:33 +00:00
Treehugger Robot
3af010fe57
Merge "Fix visibility rules for apex/statsd"
2020-12-04 07:25:42 +00:00
Bill Yi
66c7c9ff52
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id547edd2ce00f890d67d739aee71854d65ccf328
2020-12-03 23:19:19 -08:00
Treehugger Robot
a34774edf8
Merge "RESTRICT AUTOMERGE Only update native InputApplicationHandle once" am: d14298172c
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1513148
Change-Id: I94950eeed79c1f77cc12989dffc28b7be16ff0fb
2020-12-04 07:05:35 +00:00
Riddle Hsu
d2548cf0e6
RESTRICT AUTOMERGE Only update native InputApplicationHandle once am: 5e4b075554
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1513148
Change-Id: Ia7113107cbdac69a4744af738025e23d8cb28952
2020-12-04 07:02:35 +00:00
Treehugger Robot
d14298172c
Merge "RESTRICT AUTOMERGE Only update native InputApplicationHandle once"
2020-12-04 06:11:31 +00:00
Bill Yi
62eb432ed8
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2d4513fe4279d504597bbcde3d658259264b6592
2020-12-03 21:48:28 -08:00
Bill Yi
df82fa99db
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia4664e73d769bf238764a452e68a749b419a258e
2020-12-03 21:01:41 -08:00
Bill Yi
26103b578d
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Idcecdf13bd946d505e9bdf5b934d7f7164b6b663
2020-12-03 20:15:02 -08:00
Baligh Uddin
105f07b5c7
Merge "Migrate frameworks/base/cmds/statsd to packages/modules/StatsD/bin" am: cb00db1b88
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1516581
Change-Id: I2542a4fabb06dc39f7d24a91f2da3fe9fe1d6028
2020-12-04 04:00:31 +00:00
Baligh Uddin
a73e594013
Fix visibility rules for apex/statsd
...
The //frameworks/base/apex/statsd path is being migrated to
//packages/modules/StatsD/apex.
BUG: 167962588
TEST: TH
Change-Id: Ifee35a00de64e194abb80af5d85e34732244f509
2020-12-04 03:59:37 +00:00
Treehugger Robot
89a98351ee
Merge "Remove NATT keepalive from IpSecTransform" am: c20770fee5
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1512881
Change-Id: I6a0e26ee28e1b9bb0906c840826b7a9ddc88a818
2020-12-04 03:56:01 +00:00
Remi NGUYEN VAN
8f85ecd1f5
Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" am: 75304108e7
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1512879
Change-Id: I2458f7ab7ad2d65bf8c697b7a6aa40394cdc0605
2020-12-04 03:50:19 +00:00
Jayachandran C
0f14f81d7c
Add indication APIs to expose QOS from LTE and NR bearers
...
Add indication APIs to expose Quality Of Service (QOS) information
from LTE and NR default as well as dedicated bearers. The QOS is
added to the existing SetupDataCallResult structure so that the
baseband can notify whenever there is a change in QoS on a PDN.
Bug: 158315614
Test: 1) Simulated V1_6 SetupDataCallResult and verified the Qos objects
are passed correctly in the APIs
2) atest frameworks/opt/telephony/tests/telephonytests/
Merged-In: I29b13975288286d9706a1c3fb227eeb46527efc3
Change-Id: I29b13975288286d9706a1c3fb227eeb46527efc3
2020-12-04 03:24:39 +00:00
Remi NGUYEN VAN
1a55bddfc3
Merge "Set NetworkIdentity subscriberId on all networks" am: 1ded24221e
...
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1512877
Change-Id: I6ebe5b398a14c85fe32b1b497c381963377dcdbe
2020-12-04 03:18:57 +00:00
Baligh Uddin
cb00db1b88
Merge "Migrate frameworks/base/cmds/statsd to packages/modules/StatsD/bin"
2020-12-04 02:23:25 +00:00
Treehugger Robot
c20770fee5
Merge "Remove NATT keepalive from IpSecTransform"
2020-12-04 02:07:56 +00:00
Remi NGUYEN VAN
75304108e7
Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn"
2020-12-04 02:05:01 +00:00
Remi NGUYEN VAN
1ded24221e
Merge "Set NetworkIdentity subscriberId on all networks"
2020-12-04 02:03:29 +00:00
Brian Stack
26728aefc2
Add tests for UWB AdapterStateListener
...
Bug: 170323306
Test: atest UwbManagerTests
Change-Id: I1f880aa6df30405960d4fa7442c23bc87eed5aaa
2020-12-03 17:45:55 -08:00
Brian Stack
93964f8f80
Implement UWB AdapterStateListener
...
The AdapterStateListener registers with the underlying UWB Service for
UWB Adapter state changes and notifies registered client callbacks.
Bug: 170323306
Test: atest UwbManagerTests
Change-Id: Ie8ba8208909652b98ee2df15e08433627542f28b
2020-12-03 17:45:51 -08:00
Cody Kesting
4248f22f18
Allow the System UID to unregister ConnDiags CBs.
...
This CL updates ConnectivityService to allow the System's UID to
unregister ConnectivityDiagnostics callbacks. Preivously, only the
registrant was allowed to unregister them - this caused problems for
callbacks that were attempted to be unregistered via binderDied() when
the registrant app dies.
Bug: 159912975
Bug: 174713659
Test: manually verified
Change-Id: I20d0cad5f902708d366aa703c2893b0ea3e55052
2020-12-03 17:43:50 -08:00
Bill Yi
b684388697
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Idb87eb2e2ff39a5747ff895f732110e5c6196e5a
2020-12-03 17:33:06 -08:00