Commit Graph

26608 Commits

Author SHA1 Message Date
Jing-yan, Jang
edaef8bea0 Merge "authsecret: Notify LSS to generate secret" into rvc-qpr-dev am: fc9c51d1a4
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12771635

Change-Id: I8ef34701cd303eb78a8303bd8e3e087fc777aac9
2020-10-15 02:54:10 +00:00
Jing-yan, Jang
fc9c51d1a4 Merge "authsecret: Notify LSS to generate secret" into rvc-qpr-dev 2020-10-15 02:30:25 +00:00
Subbaraman Narayanamurthy
c5eb4f8b20 health: Add CAP_BLOCK_SUSPEND am: 9ac41106d8 am: 9d0e9cb921 am: 83b70c2b8c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1461242

Change-Id: I20c786771914ca2374288fdc73d5851b8e1df7bf
2020-10-15 01:11:18 +00:00
Subbaraman Narayanamurthy
83b70c2b8c health: Add CAP_BLOCK_SUSPEND am: 9ac41106d8 am: 9d0e9cb921
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1461242

Change-Id: I075151e70936fa48530d6f6ab7eee1c2bd700276
2020-10-15 00:43:45 +00:00
Subbaraman Narayanamurthy
9d0e9cb921 health: Add CAP_BLOCK_SUSPEND am: 9ac41106d8
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1461242

Change-Id: Ib4f79f13505061c294b0f9b120765d866aad38cc
2020-10-15 00:16:19 +00:00
Subbaraman Narayanamurthy
9ac41106d8 health: Add CAP_BLOCK_SUSPEND
Add CAP_BLOCK_SUSPEND to android.hardware.health@1.0 and
android.hardware.health@2.1 service so that when epoll_wait()
is waiting on uevents and timer_fd events it can block suspend
to take the necessary action. Without this permission, eventpoll
is going to ignore the flags EPOLLWAKEUP used in health HAL or
healthloop.

Bug: 169873088
Change-Id: If9b0e1f60e47d7bf54942f589acbfbb883b9bac8
2020-10-14 12:35:23 -07:00
Hao Chen
06641ba48c [automerger skipped] Move Emulated User HAL to Emulated Vehicle Connector Class am: bc2d16b9f5 -s ours
am skip reason: Change-Id Ib2545b7e0d6b2eea0734fe013451b1365ee0e8ff with SHA-1 057e2e8e7f is in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12793665

Change-Id: Iaf4b265b57a3b94cba3a5533cf0f974c8b4f12ec
2020-10-13 20:42:02 +00:00
Devin Moore
c11d5fcc1f Merge changes from topic "move_fmq" am: 1fa07549e1 am: 1af8658a9b am: f88f876f3d
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1456140

Change-Id: I92e4ac1f6e8c53c3f6bc113b0179efa0eaa857d8
2020-10-13 15:50:33 +00:00
Devin Moore
f88f876f3d Merge changes from topic "move_fmq" am: 1fa07549e1 am: 1af8658a9b
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1456140

Change-Id: Id59edf5972e64c4245e4082cafe9411f223d28ad
2020-10-13 15:21:51 +00:00
Devin Moore
1af8658a9b Merge changes from topic "move_fmq" am: 1fa07549e1
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1456140

Change-Id: I6e299ec1a9e5ea564ff0b752c96d16eab754a472
2020-10-13 15:08:08 +00:00
Devin Moore
1fa07549e1 Merge changes from topic "move_fmq"
* changes:
  Add android.hardware.common.fmq to fcm_exclude
  Move AIDL FMQ types from android.hardware.common
2020-10-13 14:58:08 +00:00
josephjang
4c521b0745 authsecret: Notify LSS to generate secret
In order to prevent storing testing secret to Citadel
during authsecret testing, we try to notify lock setting
service to generate PIN code send corresponding secret to
Citadel before authsecret VTS testing.

LSS will not generate new secret if it had ever generated
PIN code/Password/Pattern before.

Bug: 150929955
Bug: 163064036
atest VtsHalAuthSecretV1_0TargetTest

Change-Id: I6b58bf90d16db16ce2a78d8b73298e042c049fc3
2020-10-13 13:46:36 +08:00
TreeHugger Robot
9270f79d6f [automerger skipped] Merge "Merge ab/6749736 in stage." into stage-aosp-master am: 251697bd9b -s ours am: a808d5db2c -s ours
am skip reason: Change-Id I6756cad681e4cfa01868450214da0d7b2d5261e4 with SHA-1 7dd6ab3d88 is in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12804414

Change-Id: I06bd3acd106c508400b91927357604937ee85934
2020-10-13 04:22:44 +00:00
TreeHugger Robot
a808d5db2c [automerger skipped] Merge "Merge ab/6749736 in stage." into stage-aosp-master am: 251697bd9b -s ours
am skip reason: Change-Id I6756cad681e4cfa01868450214da0d7b2d5261e4 with SHA-1 7dd6ab3d88 is in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12804414

Change-Id: Ia5929e438cf080ce735671b9678cd50fe5c52704
2020-10-13 03:51:06 +00:00
TreeHugger Robot
251697bd9b Merge "Merge ab/6749736 in stage." into stage-aosp-master 2020-10-13 03:31:34 +00:00
Steven Moreland
b088e60825 Merge "camera 2.4: conditionally disable memory init" am: 6c6fd401a8 am: 8e69ad680f am: b9172fcc07
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1449141

Change-Id: I4b99b539b8f04f45269bcd1a5136f39b2987df17
2020-10-12 17:53:47 +00:00
Steven Moreland
b9172fcc07 Merge "camera 2.4: conditionally disable memory init" am: 6c6fd401a8 am: 8e69ad680f
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1449141

Change-Id: Ibea6d3bce77764f5029a029dd19c8197f151b7e7
2020-10-12 17:42:06 +00:00
Steven Moreland
8e69ad680f Merge "camera 2.4: conditionally disable memory init" am: 6c6fd401a8
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1449141

Change-Id: I0ca8708661ca5834fc311d14a29adb1a17509aa3
2020-10-12 17:22:07 +00:00
Steven Moreland
6c6fd401a8 Merge "camera 2.4: conditionally disable memory init" 2020-10-12 16:59:23 +00:00
Hao Chen
057e2e8e7f Move Emulated User HAL to Emulated Vehicle Connector Class
Test: build; manually tested the following commands
```
> adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --user-hal
> adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --set 299896583 a 1 i 666 i 1 i 11
```
Bug: 166706927
Change-Id: Ic5774e56dec7febcfeaf496111ba77907e1b7fac

Change-Id: Ib2545b7e0d6b2eea0734fe013451b1365ee0e8ff
Merged-In: Ib2545b7e0d6b2eea0734fe013451b1365ee0e8ff
(cherry picked from commit 872784629b)
2020-10-09 22:28:18 +00:00
Devin Moore
23a52ecdb9 Add android.hardware.common.fmq to fcm_exclude
There is no top level interface in this package.

Test: m
Bug: 142326204
Change-Id: I895561ba265ea534b2da1f29f1d3056d0a9e452d
2020-10-09 13:37:12 -07:00
Devin Moore
14b2cbe96d Move AIDL FMQ types from android.hardware.common
Moved the types to andrdoid.hardware.common.fmq.
This allows modules to depend on the unstable version of the library
without conflicting with modules that depend on the stable version of
android.hardware.common.

Test: atest fmq_unit_tests fmq_test
Bug: 142326204
Change-Id: I3091f52c4e763a15fd9a1b7451a1455a06fb4c30
2020-10-09 13:00:16 -07:00
Grzegorz Kolodziejczyk
8e5eb20aad Introduce LE Audio software provider for bluetooth audio 2.1 am: b5f2d23e26 am: a1663edb70 am: 9e834165ad
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1404810

Change-Id: Ifdfb5daf185e8361d0dbe7bffcfe5f38aaf34d30
2020-10-09 19:01:23 +00:00
Grzegorz Kolodziejczyk
9e834165ad Introduce LE Audio software provider for bluetooth audio 2.1 am: b5f2d23e26 am: a1663edb70
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1404810

Change-Id: I0d1d2a08de4b5a8184ff0457f7587a30905b5a46
2020-10-09 18:41:41 +00:00
Hao Chen
bc2d16b9f5 Move Emulated User HAL to Emulated Vehicle Connector Class
Test: build; manually tested the following commands
```
> adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --user-hal
> adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --set 299896583 a 1 i 666 i 1 i 11
```
Bug: 166706927
Change-Id: Ic5774e56dec7febcfeaf496111ba77907e1b7fac

Change-Id: Ib2545b7e0d6b2eea0734fe013451b1365ee0e8ff
Merged-In: Ib2545b7e0d6b2eea0734fe013451b1365ee0e8ff
(cherry picked from commit 872784629b)
2020-10-09 18:28:12 +00:00
Grzegorz Kolodziejczyk
a1663edb70 Introduce LE Audio software provider for bluetooth audio 2.1 am: b5f2d23e26
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1404810

Change-Id: I65a6147393994eafa71fbfcd152ef24586cb1bb5
2020-10-09 18:07:48 +00:00
Grzegorz Kolodziejczyk
b5f2d23e26 Introduce LE Audio software provider for bluetooth audio 2.1
Patch introduces LE Audio software encoding provider for bluetooth audio 2.1.

Bug: 150670922
Tag: #feature
Test: vts-tradefed run vts -m VtsHalBluetoothAudioV2_1TargetTest
Sponsor: jpawlowski@
Change-Id: If668593be7a46c9abcc45d21c5bdb9b493864cc1
2020-10-09 17:54:44 +00:00
Xin Li
50393137ed Merge ab/6749736 in stage.
Bug: 167233921
Merged-In: I6756cad681e4cfa01868450214da0d7b2d5261e4
Change-Id: Ia529ecf4f48248d5af63673f359916486f71bc35
2020-10-08 23:22:52 -07:00
Treehugger Robot
7bafc1ab96 Merge "doc: DEVICE_*_MATRIX_FILE specifies absolute paths" am: cc6279316f am: 4e7d50fe01 am: dfb4a153dd
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1455056

Change-Id: I14b3bde583ee09889dfe2390626505e6270d51ed
2020-10-08 23:07:37 +00:00
Blair Prescott
2b6cf192a1 wifi: Fix VTS error for non-p2p devices am: 230e96521d am: bd7b0bceee am: 3f4660cec8
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1453396

Change-Id: Ibdb539dab2f1fcd461bbe3e462ea6c780c0a55a1
2020-10-08 23:07:20 +00:00
Treehugger Robot
dfb4a153dd Merge "doc: DEVICE_*_MATRIX_FILE specifies absolute paths" am: cc6279316f am: 4e7d50fe01
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1455056

Change-Id: I23e89462b639cf28d7af43a80a77ddfc31b0f820
2020-10-08 22:45:59 +00:00
Blair Prescott
3f4660cec8 wifi: Fix VTS error for non-p2p devices am: 230e96521d am: bd7b0bceee
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1453396

Change-Id: I7d4eef43b8a8eecf4ca6ad11fb6658359b734123
2020-10-08 22:45:34 +00:00
Treehugger Robot
4e7d50fe01 Merge "doc: DEVICE_*_MATRIX_FILE specifies absolute paths" am: cc6279316f
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1455056

Change-Id: Idc8ef4e5fed0d6a328f4d905cb6af211302f6801
2020-10-08 22:35:36 +00:00
Treehugger Robot
cc6279316f Merge "doc: DEVICE_*_MATRIX_FILE specifies absolute paths" 2020-10-08 22:33:11 +00:00
Blair Prescott
bd7b0bceee wifi: Fix VTS error for non-p2p devices am: 230e96521d
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1453396

Change-Id: I24c7f0abc78d065d0fec4f0c158501295603a9dc
2020-10-08 22:16:21 +00:00
Steven Moreland
3aa4754785 doc: DEVICE_*_MATRIX_FILE specifies absolute paths
The fact that these variables are 'FILE' instead of 'FILES' is due to
historical changes, but updating comment to reflect this to avoid
confusion.

Bug: N/A
Test: N/A
Change-Id: I92b685eceaab99c7786384c08076dcf3bd087326
2020-10-08 17:16:32 +00:00
Blair Prescott
230e96521d wifi: Fix VTS error for non-p2p devices
Fix VtsHalWifiSupplicantP2pV1_0TargetTest to skip tests
in such a way that VTS reports the module as complete on
devices that don't support Wifi Direct.

Bug: 170326147
Test: run vts -m VtsHalWifiSupplicantP2pV1_0TargetTest
Change-Id: Ia418c4bb72f4772422d724636453395c4ba9fb2d
2020-10-07 19:54:39 +00:00
Michael Butler
d6e46433d7 Merge "Create conversions to/from NNAPI canonical types" am: f77f02bf50 am: b175b10734 am: 367198e13c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1449138

Change-Id: I6c4d795c4d63593dba7061a979e0e441dbe52931
2020-10-06 23:05:57 +00:00
Michael Butler
367198e13c Merge "Create conversions to/from NNAPI canonical types" am: f77f02bf50 am: b175b10734
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1449138

Change-Id: I9576bfa3083eba6a66c66ed65fb4001231d0225d
2020-10-06 22:14:43 +00:00
Michael Butler
b175b10734 Merge "Create conversions to/from NNAPI canonical types" am: f77f02bf50
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1449138

Change-Id: Ic1a7e29d28a9c6ac3213a2fe95b5732206a0da85
2020-10-06 21:49:31 +00:00
Michael Butler
f77f02bf50 Merge "Create conversions to/from NNAPI canonical types" 2020-10-06 21:22:49 +00:00
TreeHugger Robot
d312f17772 Merge "Handle the empty display information" into rvc-qpr-dev am: be5dec4265
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12746598

Change-Id: Ia7824e93695383e09a58cbf2fc2959f58929ef11
2020-10-06 16:10:55 +00:00
TreeHugger Robot
be5dec4265 Merge "Handle the empty display information" into rvc-qpr-dev 2020-10-06 15:40:12 +00:00
Treehugger Robot
659769bff3 Merge "Remove vts10 reference vts_target_tests_defaults" am: c576a3ccba am: 06640f702b am: de1427a797
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1449815

Change-Id: I1941b0b0a895e430fdefa4c45f3ddbcdaa8ecc4e
2020-10-06 00:27:46 +00:00
Treehugger Robot
de1427a797 Merge "Remove vts10 reference vts_target_tests_defaults" am: c576a3ccba am: 06640f702b
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1449815

Change-Id: I18bf2466b59e26245d4bd43a484d14e966ef483d
2020-10-06 00:12:58 +00:00
Treehugger Robot
06640f702b Merge "Remove vts10 reference vts_target_tests_defaults" am: c576a3ccba
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1449815

Change-Id: I372939a9814fb5f93a2178f695d0c8253b291fd2
2020-10-05 23:46:34 +00:00
Steven Moreland
590f44eeed camera 2.4: conditionally disable memory init
This needs to be disabled on Pixel 3, but this is the only place w/
source code visible in AOSP. So, it is implemented as a mechanism.

Bug: 166675194
Test: atest android.hardware.camera2.cts.PerformanceTest
Change-Id: I0d91389432906a917696d27d27b4d6d96e64d09f
2020-10-05 23:45:34 +00:00
Treehugger Robot
c576a3ccba Merge "Remove vts10 reference vts_target_tests_defaults" 2020-10-05 23:34:35 +00:00
Jing-yan, Jang
4004b36500 Merge "fastboot: add a new oem command for post wipe userdata" into rvc-qpr-dev-plus-aosp 2020-10-05 23:04:55 +00:00
Treehugger Robot
364d13c85b Merge "wifi: Deprecate older versions of wifi HAL" am: 3d2cde64ee am: 60ce011e2f am: dfa6d1aca7
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1448439

Change-Id: I872baaad08c8d85414e84d2face356af4cacc76c
2020-10-05 21:22:03 +00:00