Fang Hui
f097c4d9bc
Camera: Fix processCaptureRequestBurstISO
...
android_convertGralloc1To0Usage() is used to convert gralloc1_usage(uint64_t) to gralloc_usage (int32_t),
then passed as a para in allocateGraphicBuffer(). But definition of allocateGraphicBuffer() is as
void CameraAidlTest::allocateGraphicBuffer(uint32_t width, uint32_t height, uint64_t usage, PixelFormat format, buffer_handle_t* buffer_handle).
The type of "usage" is uint64_t. So the convert (uint64_t -> int32_t -> uint64_t) will change usages(31 bit is 1)
such as 0x0000000080020b00 to 0xffffffff80020b00. It's unexpected.
Use ANDROID_NATIVE_UNSIGNED_CAST to fix the issue.
Bug: https://issuetracker.google.com/issues/330051542
Change-Id: I23dfd603be0da6864d1021a57c3c3ce76cb78bda
Signed-off-by: Fang Hui <hui.fang@nxp.com >
2024-05-07 16:49:45 +00:00
Treehugger Robot
cfa0964a37
Merge "Screen wakeup is added in VTS tests setup" into main am: 27db8f3a13
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3039832
Change-Id: Ic78b08bdec16e89389beb34710cc8e91971cf37a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-03 22:23:49 +00:00
Treehugger Robot
27db8f3a13
Merge "Screen wakeup is added in VTS tests setup" into main
2024-05-03 22:10:00 +00:00
shihchienc
9f87974b00
[Thread] Add VTS config
...
We need to make sure there is no duplicate binder call to HAL layer.
This patch fix this.
Test: atest VtsHalThreadNetworkTargetTest
Bug: 338556737
Change-Id: Ic414ec1099049ba5e7a0c17baffcd467aa910034
2024-05-03 11:26:48 +00:00
Treehugger Robot
a373517822
Merge "Keep only the errors received at SIM present condition" into main am: 756b1b3d88
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2968202
Change-Id: I66bbd186119f6fadb7b747e4698a776b5164dcd1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-03 07:54:04 +00:00
Treehugger Robot
756b1b3d88
Merge "Keep only the errors received at SIM present condition" into main
2024-05-03 07:29:13 +00:00
Treehugger Robot
6dfe13ebed
Merge "Fix formatting around rkp-vm tag" into main am: 26b5ae0fc2
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3064428
Change-Id: Id5e2fbaaa33817f250f479a27b645b20d637e268
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-30 10:33:39 +00:00
Treehugger Robot
26b5ae0fc2
Merge "Fix formatting around rkp-vm tag" into main
2024-04-30 10:12:18 +00:00
Treehugger Robot
a05f402812
Merge "Explain how to add service_contexts for stable-c mapper" into main am: 1b20111074
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3062802
Change-Id: Ica665bdb09e20c763078e17a6675e69ece9f830b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-30 06:59:36 +00:00
Treehugger Robot
1b20111074
Merge "Explain how to add service_contexts for stable-c mapper" into main
2024-04-30 06:39:34 +00:00
Treehugger Robot
4c5f12c739
Merge "Updated 'cc' field of fuzz_config in Android.bp file" into main am: dc1592f4cf
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3036293
Change-Id: I4a959a355455baca106dfaf84dbcccd2bbcd7f39
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-30 04:40:10 +00:00
Treehugger Robot
dc1592f4cf
Merge "Updated 'cc' field of fuzz_config in Android.bp file" into main
2024-04-30 04:18:57 +00:00
Treehugger Robot
8517eacd26
Merge "Thread HAL: support dynamic radio URLs" into main am: db7bab9eba
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3064585
Change-Id: I27cfc5508a80b2ca250b67e5f7f138b17501b287
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-30 01:47:13 +00:00
Ted Bauer
e454cbf29e
Merge "Add deps for new aconfig flagging storage" into main am: 80698b0302
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3056686
Change-Id: I99fbe6bd24fb1f1cca4e19ef19dac938b5f3b9ee
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-30 01:35:21 +00:00
Treehugger Robot
db7bab9eba
Merge "Thread HAL: support dynamic radio URLs" into main
2024-04-30 01:22:57 +00:00
Ted Bauer
80698b0302
Merge "Add deps for new aconfig flagging storage" into main
2024-04-30 01:20:21 +00:00
Ted Bauer
da93213b2d
Add deps for new aconfig flagging storage
...
Aconfig flagging storage is migrating to a new underlying storage, which
has new dependencies. Add the dependencies as a defaults.
Bug: 328444881
Test: m
Change-Id: Idca333a4f4198ac5c8724a9696a9f68433a5f39b
2024-04-29 20:21:04 +00:00
Seth Moore
8e57f5e434
Fix formatting around rkp-vm tag
...
Change-Id: I5d073427204596bc86e11d550e86da4c56745f72
2024-04-29 19:04:20 +00:00
Yakun Xu
c1d3f9a6d2
Thread HAL: support dynamic radio URLs
...
This commit enables support of dynamic radio URLs, so that the radio
URL can be runtime generated.
Bug: 329188649
Test: presubmit
Change-Id: I11a0d3de47609d59ba50c8b5317c8238f09e18dd
2024-04-29 19:11:42 +08:00
David Drysdale
7bb131aa12
Merge "KeyMint: more warnings around non-secure test impl" into main am: b2adc861ee
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2991691
Change-Id: I1322522bdf2ebf9d35d6135d17046e674edecf39
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-29 07:38:03 +00:00
David Drysdale
b2adc861ee
Merge "KeyMint: more warnings around non-secure test impl" into main
2024-04-29 07:25:08 +00:00
David Drysdale
81a12dd31a
Merge "KeyMint: test for unique HMAC results" into main am: e4d1d2dec7
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3055482
Change-Id: Iac2ba94af4f740dd98dea338c41bfda431512d78
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-29 06:31:02 +00:00
David Drysdale
33a132f13f
KeyMint: more warnings around non-secure test impl
...
Make it clearer that the default implementation is non-secure in
various ways, most notably because the TA code is running in-process
in the HAL service.
Bug: 314513765
Test: VtsAidlKeyMintTargetTest
Change-Id: I83509110c32a4df8df6c0b288d14659e022442ff
2024-04-29 07:09:34 +01:00
David Drysdale
e4d1d2dec7
Merge "KeyMint: test for unique HMAC results" into main
2024-04-29 06:07:59 +00:00
Ted Wang
77ee9366da
Merge "Revert "Test that the Bluetooth Finder property is set."" into main am: 6857ff20a9
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3063862
Change-Id: I92ba2c562db7cc54b049c481df5b8f4e0a5ef975
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-26 06:32:46 +00:00
Ted Wang
6857ff20a9
Merge "Revert "Test that the Bluetooth Finder property is set."" into main
2024-04-26 06:14:17 +00:00
Ted Wang
8a7e803ff6
Revert "Test that the Bluetooth Finder property is set."
...
This reverts commit 41a33e5b1c .
Reason for revert: b/324922580
Change-Id: Id2a1ab99f686ee8a3ca0af1b4604a26a864ce024
2024-04-26 02:31:51 +00:00
Omair Kamil
1014896001
Merge "Add VTS requirement for concurrent LE connections." into main am: 62734b79cb
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3053342
Change-Id: Ib1f9bb40b9a5e412affefdcd6376e9e17ad834ea
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-25 19:42:37 +00:00
Omair Kamil
62734b79cb
Merge "Add VTS requirement for concurrent LE connections." into main
2024-04-25 19:21:35 +00:00
Jooyung Han
2dd88e6c8a
Explain how to add service_contexts for stable-c mapper
...
Stable-c mapper instance should be declared in two ways:
- vintf manifest
- service_contexts
The latter part was missing.
Bug: 336010345
Change-Id: I7bd776bf7d943049ef319c90739dae10071409ab
Test: documentation
2024-04-25 18:48:51 +00:00
David Drysdale
b4598740de
KeyMint: test for unique HMAC results
...
Bug: 218713582
Test: VtsAidlKeyMintTargetTest
Change-Id: I5babfa67e707dc1bf15dd40b1ee4c8c8b97f44a7
2024-04-25 10:00:05 +01:00
Inseob Kim
4df0e278ba
Merge "Build media_profiles_V1_0.dtd with Soong" into main am: f9fc955231
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3048392
Change-Id: I133c421acbbcad5e366dc26b29c3eed7ca7a0ad9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-25 04:26:22 +00:00
Inseob Kim
f9fc955231
Merge "Build media_profiles_V1_0.dtd with Soong" into main
2024-04-25 03:40:19 +00:00
Inseob Kim
af021acc42
Build media_profiles_V1_0.dtd with Soong
...
Bug: 335369205
Test: build
Change-Id: I217a902688bd9e3b9ecbcce3b869e2958f933cf7
2024-04-25 00:38:59 +00:00
Treehugger Robot
48186d8c6b
[automerger skipped] Merge "Remove the SIM card status condition check and add accepted possible errors" into android14-tests-dev am: fd06d0a042 -s ours am: 43cc0ce670 -s ours
...
am skip reason: Merged-In I75414ba18be93707310cace21b52508edfc33a20 with SHA-1 8877018da4 is already in history
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2884867
Change-Id: I98b0dba4842d4fbac6597d18c439e63f8aaff342
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-24 04:21:39 +00:00
liuxiangjun
dbb3329081
[automerger skipped] Remove the SIM card status condition check and add accepted possible errors am: 4b7f0175f1 -s ours am: 7cf31fb471 -s ours
...
am skip reason: Merged-In I75414ba18be93707310cace21b52508edfc33a20 with SHA-1 8877018da4 is already in history
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2884867
Change-Id: I4142d76670725c2a75f5863cbadd2d403f08fe34
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-24 04:21:35 +00:00
Treehugger Robot
43cc0ce670
[automerger skipped] Merge "Remove the SIM card status condition check and add accepted possible errors" into android14-tests-dev am: fd06d0a042 -s ours
...
am skip reason: Merged-In I75414ba18be93707310cace21b52508edfc33a20 with SHA-1 8877018da4 is already in history
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2884867
Change-Id: I0db01ce7eb446bdf07f1e80e07ef8381236ca220
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-24 04:05:18 +00:00
liuxiangjun
7cf31fb471
[automerger skipped] Remove the SIM card status condition check and add accepted possible errors am: 4b7f0175f1 -s ours
...
am skip reason: Merged-In I75414ba18be93707310cace21b52508edfc33a20 with SHA-1 8877018da4 is already in history
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2884867
Change-Id: I22ca2323fb6943e0910b344fc38070d64c1f9c74
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-24 04:05:15 +00:00
Treehugger Robot
fd06d0a042
Merge "Remove the SIM card status condition check and add accepted possible errors" into android14-tests-dev
2024-04-24 03:55:47 +00:00
Treehugger Robot
362f19b1c4
Merge "Fix component ID for dumpstate OWNERS" into main am: ceb60ff408
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3051331
Change-Id: I216f7c6d209f4c3df0a1a20f11453114871d90ed
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-23 19:38:53 +00:00
Treehugger Robot
ceb60ff408
Merge "Fix component ID for dumpstate OWNERS" into main
2024-04-23 19:23:24 +00:00
Shunkai Yao
c3a0eb5e94
Merge "Effect AIDL VTS: relax dynamics processing effect parameter validations" into main am: f7391d5ac4
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3053702
Change-Id: Ia0f829dc48f591519bd0096d12e19d0764a8f5b7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-23 00:17:48 +00:00
Shunkai Yao
f7391d5ac4
Merge "Effect AIDL VTS: relax dynamics processing effect parameter validations" into main
2024-04-22 23:52:06 +00:00
Shunkai Yao
972b465a0e
Effect AIDL VTS: relax dynamics processing effect parameter validations
...
relaxing several parameter checking to align with HIDL
- no need to have stage in use to set bands/channels
- band settings no need to be sorted by frequency
Bug: 328012516
Test: atest VtsHalDynamicsProcessingTargetTest
Change-Id: If12d978ee69ee7f087a7e8758513a9c6bacf817f
Merged-In: If12d978ee69ee7f087a7e8758513a9c6bacf817f
2024-04-22 22:44:57 +00:00
Omair Kamil
84a95be33b
Add VTS requirement for concurrent LE connections.
...
Bug: 334200772
Test: atest VtsHalBluetoothTargetTest
Change-Id: I07c72ee077f67858764cbcfc8a1ea34c5d4454e3
2024-04-22 13:30:25 -07:00
Devin Moore
952bb4ad1f
Fix component ID for dumpstate OWNERS
...
Test: none
Bug: 335336565
Change-Id: I5c8c4ca0c5bff4ff27d298e1ff869e8a9a87f64c
2024-04-22 17:51:47 +00:00
Julie Pan
8669d93929
Merge "Remove chenhaosjtuacm@google.com from automotive/vehicle/OWNERS" into main am: 30da02f704
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3045072
Change-Id: I26f1f6fe66961dfdac08770baf487f54160846c9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-22 16:46:59 +00:00
Julie Pan
30da02f704
Merge "Remove chenhaosjtuacm@google.com from automotive/vehicle/OWNERS" into main
2024-04-22 16:19:11 +00:00
Ronish Kalia
8d119d3d0c
Merge "Migrate Test Targets to New Android Ownership Model" into main am: 98ef872235
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2946535
Change-Id: I57a4e6ed6ab02e1a5ed96441591606433c0a6eba
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-22 15:19:28 +00:00
Ronish Kalia
98ef872235
Merge "Migrate Test Targets to New Android Ownership Model" into main
2024-04-22 15:01:56 +00:00