Robert Greenwalt
3e9cb7bc7b
Merge "Optimize SIM phonebook feature with new batch APIs"
2021-03-24 20:33:50 +00:00
Treehugger Robot
72d3d7ac21
Merge "Fix emergencyDial_1_6_withServices in VTS 1.6" am: b1fe78fb63
am: 25b1f1e773
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1648207
Change-Id: I493ae1ff40aeb870fdfb34cd077c52d4ecac585a
2021-03-24 19:52:37 +00:00
Jiabin Huang
40d8d1eac6
Merge "Add AudioTransport to replace AudioProfile in AudioPort." am: 5bbfdbfbeb
am: 3225bc292a
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1650659
Change-Id: Ie4971d1ac248206517099387e8dfcd89cf26a2a8
2021-03-24 19:51:51 +00:00
Treehugger Robot
25b1f1e773
Merge "Fix emergencyDial_1_6_withServices in VTS 1.6" am: b1fe78fb63
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1648207
Change-Id: I3087ced88bf029d75b7f28dbf8f4d728cb74f699
2021-03-24 19:33:46 +00:00
Jiabin Huang
3225bc292a
Merge "Add AudioTransport to replace AudioProfile in AudioPort." am: 5bbfdbfbeb
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1650659
Change-Id: Id411d36a2e78c89e38e6fd361b1ca987de1f0172
2021-03-24 19:32:38 +00:00
Treehugger Robot
b1fe78fb63
Merge "Fix emergencyDial_1_6_withServices in VTS 1.6"
2021-03-24 19:03:46 +00:00
Jiabin Huang
5bbfdbfbeb
Merge "Add AudioTransport to replace AudioProfile in AudioPort."
2021-03-24 18:59:41 +00:00
Max Bires
501dcde8a7
Require RemoteProvisioner app for HAL service
...
Any device that provides an implementation for
IRemotelyProvisionedComponent will need the RemoteProvisioner system app
to actually drive the business logic and handle communicating out to
external servers. If this HAL is not present, then the app should not be
present on device either.
Test: app appears on CF, does not appear on e.g. blueline, coral
Change-Id: I84c3e450486ecff841b848b5e5e7a15f26895725
2021-03-24 11:00:52 -07:00
Max Bires
fdbb904a0c
IRemotelyProvisionedComponent returns DeviceInfo
...
This alters the AIDL interface and underlying functionality to have the
component return the DeviceInfo CBOR blob that is used as AAD in
verification of a signature over a MAC key. Trying to reconstruct this
from userspace is very likely to lead to pain and subtle errors in the
future as adoption of this HAL increases, and multiple instances of this
HAL may exist on device simultaneously.
Test: atest VtsRemotelyProvisionedComponentTests
Change-Id: I44bd588586652630ed31a87cfda7e9c01cbf0a2f
2021-03-24 10:04:23 -07:00
Satya Tangirala
ae368b8c17
Merge "Keystore 2.0: add convertStorageKeyToEphemeral() to IKeymintDevice" am: 38b3bcee7f
am: d037d2a2c7
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1622545
Change-Id: I7aeba5e9d1d7cd48066677f9ed39c1aea47128fb
2021-03-24 05:02:26 +00:00
Satya Tangirala
d037d2a2c7
Merge "Keystore 2.0: add convertStorageKeyToEphemeral() to IKeymintDevice" am: 38b3bcee7f
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1622545
Change-Id: I537219835bb45ccf0ac746e4e1c47751fa63aff0
2021-03-24 04:19:30 +00:00
Satya Tangirala
38b3bcee7f
Merge "Keystore 2.0: add convertStorageKeyToEphemeral() to IKeymintDevice"
2021-03-24 03:43:38 +00:00
Chirag Pathak
f29ce36ecd
This fixes the potential vts test failures for devices with no registered shared secret services. It aso fixes the static dependency issue.
...
Test: atest VtsAidlSharedSecretTargetTest, atest VtsAidlSecureClockTargetTest
Bug: b/182913582
Change-Id: Id526b729a7930bb081c794d9fae564eab9e300d5
2021-03-24 02:29:37 +00:00
jiabin
574a86fa36
Add AudioTransport to replace AudioProfile in AudioPort.
...
An AudioTransport contains AudioProfile or hardware descriptor to
describe the audio capabilities for an AudioPort and the encapsulation
type to represent the encapsualtion format that must be used when
sending the audio data with the format associated the AudioTransport to
Android.
The hardware descriptor will be used when the format is not recognized
by the platform.
Currently, the short audio descriptor is added as one of the hardware
descriptors. Short audio descriptor is reported from EDID for HDMI.
Bug: 131736540
Bug: 178619392
Test: atest android.hardware.audio.common@7.0-util_tests
Test: atest VtsHalAudioV7_0TargetTest
Change-Id: Ic5ed9ff9b694511fdd7e90cdcda2777bdfa74f65
2021-03-23 17:22:38 -07:00
Max Bires
928940ab07
Adding jbires to keymint/aidl/OWNERS
...
With great powers comes great responsibility. Or reverts.
Test: jbires can give owners vote on CLs in gerrit
Change-Id: I2efa65047b15be4a5138e6b343a534b3da245909
2021-03-23 11:26:14 -07:00
Mengjun Leng
48966f0583
Optimize SIM phonebook feature with new batch APIs
...
1. Declare new request and response for loading and updating SIM
contacts.
2. Add data dispatch function for new reponse and request APIs.
Bug: 23044962
Change-Id: I43d196c84558d7951d85bc938672091edeb378ec
2021-03-23 10:33:58 -07:00
Janis Danisevskis
c732eaff9f
security.sharedsecret: Add rust derives and fix docs. am: 442a08d3ee
am: 97b86f8dab
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1647987
Change-Id: I92be349d6b353f24d1f63b590782334ba35faf4c
2021-03-23 17:31:33 +00:00
Janis Danisevskis
97b86f8dab
security.sharedsecret: Add rust derives and fix docs. am: 442a08d3ee
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1647987
Change-Id: Ifcb64e79927a5da199493b85227c4fa63a912e73
2021-03-23 16:53:26 +00:00
David Zeuthen
793c7fe299
identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in presubmit.
...
Bug: None
Test: N/A
Change-Id: Ia6a818b5d30f6e301891be1132310eb7e837467d
2021-03-23 12:12:58 -04:00
Shawn Willden
1f71f2c412
Fix documentation of EARLY_BOOT_ONLY tag in KeyMint
...
Change-Id: Ib49ee844e43fc10d83e0dd8d3b3b92914059f6f8
Test: VtsAidlKeyMintTargetTest
2021-03-23 12:29:09 +00:00
Satya Tangirala
c757c1ba39
Keystore 2.0: add convertStorageKeyToEphemeral() to IKeymintDevice
...
Add a function convertStorageKeyToEphemeral to IKeymintDevice that vold
can use to get a per-boot ephemeral key from a wrapped storage key.
Bug: 181806377
Bug: 181910578
Change-Id: I1b008423e3e24797132c8eb79ab3899e2b1c68e8
2021-03-22 17:39:36 -07:00
Treehugger Robot
aa02923c2a
Merge "Security: Provide generated java sources." am: 2d56123a87
am: f56ef2c88f
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1643002
Change-Id: If9cf2ea18fa7b1904a7199e211679b448a1510d4
2021-03-22 23:18:46 +00:00
Treehugger Robot
f56ef2c88f
Merge "Security: Provide generated java sources." am: 2d56123a87
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1643002
Change-Id: I68ba56a96ed0717c3fb43bad66b6150cfce0fbd9
2021-03-22 22:52:25 +00:00
Henry Fang
9069693ab0
Merge "Close stream at end of OpenAnOpenedStreamsTest" am: edd9dea02c
am: c127d95b71
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1513650
Change-Id: Ia284d780b468c152eb25905a8f47154956855fcc
2021-03-22 22:38:36 +00:00
Janis Danisevskis
442a08d3ee
security.sharedsecret: Add rust derives and fix docs.
...
Add rust derives to SecretSharingParameters.
Also fix some comments.
Test: N/A
Change-Id: Id3f02744d2880e59c678d781344bcbb83e8c8864
2021-03-22 15:35:38 -07:00
Treehugger Robot
2d56123a87
Merge "Security: Provide generated java sources."
2021-03-22 22:31:56 +00:00
Henry Fang
c127d95b71
Merge "Close stream at end of OpenAnOpenedStreamsTest" am: edd9dea02c
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1513650
Change-Id: Iabf80e68439e25a1098f9eb8120af87f29cba350
2021-03-22 21:55:56 +00:00
Henry Fang
edd9dea02c
Merge "Close stream at end of OpenAnOpenedStreamsTest"
2021-03-22 21:29:12 +00:00
Janis Danisevskis
61eadb7ce4
Security: Provide generated java sources.
...
Enable generation of java sources for AIDL interfaces. This allows
enabling the @SensitiveData annotation without causing circular build
dependencies.
Also mark doc comments as @hide to prevent the interface from being
included in the SDK.
Bug: 174857732
Test: N/A
Merged-In: If00e4dfc24bf776f87c7e2b2e3f42350aa4d4379
Change-Id: If00e4dfc24bf776f87c7e2b2e3f42350aa4d4379
2021-03-22 20:02:39 +00:00
Przemyslaw Szczepaniak
143f103042
Merge changes from topic "nnapi-aidl-burst" am: e24a7e57e2
am: 7f4c0a220d
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1645423
Change-Id: Ibff0263286415ac523ab19c93d59c19bcd429749
2021-03-22 19:52:42 +00:00
Michael Butler
a2381f49cc
Add IBurst to NN AIDL HAL -- hal am: 88e6e9e66f
am: 68a4a14ff4
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1645422
Change-Id: I02334478bd191924cc998c1cce002710dd833da3
2021-03-22 19:52:40 +00:00
Michael Butler
9da30e1063
Format NN AIDL HAL am: 37dcda8704
am: ff362f5343
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1645421
Change-Id: Id101e59db0aee71b3e677a8cbf18cb79106ae4bd
2021-03-22 19:52:38 +00:00
Przemyslaw Szczepaniak
7f4c0a220d
Merge changes from topic "nnapi-aidl-burst" am: e24a7e57e2
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1645423
Change-Id: Iee324e1209c70e255d336cf6823e505346bba960
2021-03-22 19:19:58 +00:00
Michael Butler
68a4a14ff4
Add IBurst to NN AIDL HAL -- hal am: 88e6e9e66f
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1645422
Change-Id: I4f3e5d6fc2e7e357910bc0106a1974dc0ac8279a
2021-03-22 19:19:55 +00:00
Michael Butler
ff362f5343
Format NN AIDL HAL am: 37dcda8704
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1645421
Change-Id: I50dbe2311dd36545015db68a11f7c3927edb658c
2021-03-22 19:19:05 +00:00
Przemyslaw Szczepaniak
e24a7e57e2
Merge changes from topic "nnapi-aidl-burst"
...
* changes:
Add Burst tests to NN AIDL HAL VTS
Add IBurst to NN AIDL HAL -- hal
Format NN AIDL HAL
2021-03-22 17:07:23 +00:00
Treehugger Robot
5c293f05dd
Merge "Move NNAPI type information to types.spec" am: a23a3613bc
am: 0018455816
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1642100
Change-Id: Ic974bd945f2516a018d45d4d63b13b5d211c8347
2021-03-22 13:55:19 +00:00
Treehugger Robot
0018455816
Merge "Move NNAPI type information to types.spec" am: a23a3613bc
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1642100
Change-Id: I71f35859f456ad7da1d7a72115d40ca9f5c02be5
2021-03-22 13:19:36 +00:00
Treehugger Robot
a23a3613bc
Merge "Move NNAPI type information to types.spec"
2021-03-22 12:42:40 +00:00
Jack Nudelman
b6e101c662
Merge "Allow REQUEST_NOT_SUPPORTED when requesting data throttling from modem." am: 55091e2ab4
am: 1b45de52c0
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1621706
Change-Id: Ia98ccbb6a856f569e8ec39731eb328cc45f9924d
2021-03-22 12:42:10 +00:00
Shraddha Basantwani
3a19b4246f
CEC: Add methods to get device types
...
Test: atest VtsHalTvCecV1_0TargetTest
Bug: 172316717
Change-Id: I4dd0c73865b9d12d4b0588cd92f4087cc0c556b4
2021-03-22 17:37:02 +05:30
Shraddha Basantwani
697a002eb2
CEC: Add VTS test to get physical address
...
Test: atest VtsHalTvCecV1_0TargetTest
Bug: 172316717
Change-Id: I9a4979703961e8e67de6bc1d197cec9e2274d41b
2021-03-22 17:37:02 +05:30
Shraddha Basantwani
b75639ca66
CEC: Add VTS test to check is connected
...
Test: atest VtsHalTvCecV1_0TargetTest
Bug: 172316717
Change-Id: Iff1f5fb7566050e80590f99ac5db3cf7308db297
2021-03-22 17:36:46 +05:30
Shraddha Basantwani
5a1c92594c
CEC: Add README for VTS tests
...
Test: NA
Bug: 172316717
Change-Id: I7fa24606ec44d8f7cae62a143cd6bfc42adc904e
2021-03-22 17:35:31 +05:30
Shraddha Basantwani
a17d5ae5be
CEC: Add VTS test to enable audio return channel
...
Test: atest VtsHalTvCecV1_0TargetTest
Bug: 172316717
Change-Id: Ia5d6e8f08ba68d75c68bffbf8d7a90cbf0b67532
2021-03-22 17:35:13 +05:30
Jack Nudelman
1b45de52c0
Merge "Allow REQUEST_NOT_SUPPORTED when requesting data throttling from modem." am: 55091e2ab4
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1621706
Change-Id: I29b41880b1911311ef1f084bebdc594c28560f53
2021-03-22 12:01:29 +00:00
Jack Nudelman
55091e2ab4
Merge "Allow REQUEST_NOT_SUPPORTED when requesting data throttling from modem."
2021-03-22 11:38:10 +00:00
Aaron Tsai
f1762ea817
Fix setCarrierInfoForImsiEncryption in VTS 1.6
...
Bug: 181635271
Test: atest VtsHalRadioV1_6TargetTest
Change-Id: I1297962c21e3e7f82cbe9bc9e28438f1fb9c8457
2021-03-22 11:03:24 +00:00
Aaron Tsai
60c0e06ec3
Fix emergencyDial_1_6_withServices in VTS 1.6
...
Bug: 181634738
Test: atest VtsHalRadioV1_6TargetTest
Change-Id: I66020bc8220a86bd08f595662f38a7cce8e07df4
2021-03-22 11:03:08 +00:00
Shraddha Basantwani
0098a8d3d5
CEC: Add VTS test to get port info
...
Test: atest VtsHalTvCecV1_0TargetTest
Bug: 172316717
Change-Id: I6c679c38494e28e65b102c9cc3bd0bb02222de76
2021-03-22 16:31:19 +05:30