TreeHugger Robot
281c47ae97
Merge "Update loopTimeoutDuration documentation in NNAPI" into rvc-dev am: cb141698c1
am: be739a5493
...
Change-Id: Ibce16e9ebddeaaf6d65329f128e9fbe38493a2e6
2020-04-09 21:13:06 +00:00
Slava Shklyaev
6a222a3eec
Update loopTimeoutDuration documentation in NNAPI
...
Bug: 149686804
Test: m
Change-Id: I0096a2fc2e579d39a2d59a605a4217d53a381691
2020-04-07 13:24:15 +01:00
Hayden Gomes
2cabc45b5c
Merge "Fixing AudioFocusChange to be signed int" into rvc-dev am: b3bdf80113
...
Change-Id: I021a5a0164948778f14a22641c105ed115789cc4
2020-04-03 22:13:54 +00:00
Hayden Gomes
b3bdf80113
Merge "Fixing AudioFocusChange to be signed int" into rvc-dev
2020-04-03 21:59:30 +00:00
Changyeon Jo
fe96a7ae18
Merge changes from topic "evs_memory_management" into rvc-dev am: ce6f4b0676
...
Change-Id: Ib61d790c589642d2b2ee8b00e40a3221c5b24cda
2020-04-03 00:48:54 +00:00
Hayden Gomes
23f48e01b5
Fixing AudioFocusChange to be signed int
...
AudioFocusChange is expected to have negative values, but was originally
defined to be an unsigned int.
Bug: 153090512
Test: make -j
Change-Id: I27cd8134f9fe19fbefc788e5c2498947dc52967e
2020-04-02 14:13:40 -07:00
Changyeon Jo
3e69744f0f
User allocated EVS camera capture buffers
...
This change introduces a new API to import frame capture buffers
allocated by the clients.
Bug: 152493110
Test: m -j and run /system/bin/evs_app --test --extmem
Change-Id: I679c61719e4d0e3a7d0c41110afe66e0a4ccb305
2020-03-31 17:45:22 -07:00
Steven Moreland
458e4fc5ef
Merge "Add current.txt HAL sections for S." into rvc-dev-plus-aosp
2020-03-30 20:31:57 +00:00
TreeHugger Robot
f7dc28e310
Merge "Remove IOperation and beginOp." into rvc-dev am: 220b3237dd
...
Change-Id: Iaaca16e201fd1be871d78659a7de0f965e0af04f
2020-03-30 18:56:10 +00:00
TreeHugger Robot
220b3237dd
Merge "Remove IOperation and beginOp." into rvc-dev
2020-03-30 17:59:00 +00:00
Steven Moreland
27dbfb2927
Merge "remove face@1.1 HAL from current.txt" into rvc-dev am: ef7c8a2544
...
Change-Id: Ida23dc5ca9f37791a9c0d4feffb8d5f5487a31ff
2020-03-30 17:53:19 +00:00
Steven Moreland
e6372d5cdd
remove face@1.1 HAL from current.txt
...
It no longer exists. Accidentally added.
Bug: 147496715
Test: n/a
Change-Id: Id6f062618413d76d201aa46eb3a591adc1940cb6
2020-03-27 17:56:03 -07:00
Steven Moreland
e6c11c9407
Add current.txt HAL sections for S.
...
Adding these now, with a note that AIDL interfaces should be preserved,
to avoid some merge conflicts.
Bug: 147496715
Test: N/A
Change-Id: I67f6c5d583b853516c7203edb77f3c5fa841863b
2020-03-27 17:08:32 -07:00
Miao Wang
ce17e0be4f
Merge "Update the specification for the following operations" into rvc-dev am: 6dbc481649
...
Change-Id: I187c80676737174767e89aa7b6dcc6a163381075
2020-03-27 22:14:11 +00:00
Miao Wang
6dbc481649
Merge "Update the specification for the following operations" into rvc-dev
2020-03-27 21:57:09 +00:00
Sarah Chin
85e938769c
Merge "Update HAL Bands" into rvc-dev am: a3e5a6fc9c
...
Change-Id: If8b206365c9162f515675a08cc3b87ff9d26b01f
2020-03-27 00:46:56 +00:00
Sarah Chin
2aa757432a
Update HAL Bands
...
Test: mm cf_x86_phone-userdebug
Test: atest VtsHalRadioV1_5Target
Bug: 151842542
Change-Id: I3d2b1328693b18cd4a51da6795228ef3b5d2b473
2020-03-26 14:57:35 -07:00
Shawn Willden
e0affee86b
Remove IOperation and beginOp.
...
The way I planned for this to work doesn't work. We'll revisit in
Keymaster5. For now, removing IOperation and beginOp.
Bug: 152536287
Test: Build & boot
Change-Id: I017d17079380cc3bacc6f05b2486e1b6e6c3f675
2020-03-26 13:49:28 -06:00
Steven Moreland
182ecaa97b
Merge "Freeze HALs for Android R" into rvc-dev am: 571e88eb77
...
Change-Id: I6e9f57cf1841b03b33c60eebde98b9eda6c474ab
2020-03-26 16:02:49 +00:00
Miao Wang
077c0339d4
Update the specification for the following operations
...
- RANDOM_MULTINOMIAL
- L2_NORMALIZATION
Bug: 136279892
Bug: 140177375
Test: mm
Change-Id: Iab38ef29ebf6d1f5c0a408436b3d564e45e537a0
2020-03-25 16:46:13 -07:00
Steven Moreland
6b72cf0a74
Freeze HALs for Android R
...
Bug: 147496715
Test: none
Change-Id: Ied59b4ba94c8b6bb9e3ead869d8341cffa86f1e8
2020-03-25 13:49:29 -07:00
Steven Moreland
5b4492f940
Merge "android.hardware.tests.lazy@1.0::ILazy" am: a26d285844
am: 945f0b6d08
...
Change-Id: I2353decf80ba06afbee82334e5bf1d206a371ecb
2020-03-25 18:06:44 +00:00
Steven Moreland
1f9aa386ba
android.hardware.tests.lazy@1.0::ILazy
...
For testing lazy HALs in HIDL on continuous integration.
Bug: 148114689
Test: hidl_lazy_test
Change-Id: I710c11c0cb59f04b4f162d627ca0d11135ab1437
2020-03-24 18:50:06 -07:00
Ilya Matyukhin
f17c21ac1e
Update the hash for biometrics.fingerprint@2.2
...
Bug: 147496715
Bug: 139317981
Bug: 149502271
Test: atest vts_treble_vintf_vendor_test
Change-Id: I68d8977234a81eec2185fb57adea4fd9342863a8
2020-03-24 14:09:16 -07:00
Ilya Matyukhin
a69fd6ae73
Revert "Add biometrics.face@1.1 to current.txt"
...
This reverts commit 7b8a5c99d6
.
Reason for revert: this interface is untested in R.
Bug: 151331855
Change-Id: I6e0f8096a1c9c02936d7f3fcc247566f80b37648
2020-03-24 14:09:16 -07:00
Jayant Chowdhary
9b56a5a538
Merge "Clarify getConcurrentStreamingCameraids may return hidden physical camera ids as well." into rvc-dev
2020-03-23 03:01:23 +00:00
Jayant Chowdhary
61c3ac2a69
Clarify getConcurrentStreamingCameraids may return hidden physical camera ids as well.
...
Bug: 151891611
Test: builds
Change-Id: I889065b379d9966e9cc8a225fb335685f2f065cd
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
2020-03-20 16:25:05 -07:00
Nazish Tabassum
770b353705
Documentation for enum PersoSubstate
...
Documentation for Additional personalization categories.
- SIM_SPN
- SIM_SP_EHPLMN
- SIM_ICCID
- SIM_IMPI
- SIM_NS_SP
Bug: 69389695
Change-Id: I011c4e67b4189e5db21883f3ac19bee5ea2af250
Merged-in: I011c4e67b4189e5db21883f3ac19bee5ea2af250
2020-03-20 22:49:04 +00:00
Nazish Tabassum
20c6369609
Documentation for enum PersoSubstate
...
Documentation for Additional personalization categories.
- SIM_SPN
- SIM_SP_EHPLMN
- SIM_ICCID
- SIM_IMPI
- SIM_NS_SP
Bug: 69389695
Test: TH
Change-Id: I011c4e67b4189e5db21883f3ac19bee5ea2af250
(cherry picked from commit 0b7f4669ca26249165bba61eb4c65a02fe67edc7)
2020-03-20 15:43:41 -07:00
Steven Moreland
891b838925
sort 'HALs released in Android R'
...
For this section 'sort -k2'.
Bug: 147496715
Test: continues to compile (checks hashes)
Change-Id: I4dfcb24e5e864d1271e5e2a7e06619ef8ab9bb35
2020-03-19 12:09:15 -07:00
Steven Moreland
c2a724ef5f
Remove identity@1.0 from current.txt
...
It does not exist.
Fixes: 151954406
Test: aosp-changes-report no longer shows identity as being incorrectly
added
Change-Id: I878f8719175188c718d249251d051ff616def891
2020-03-19 11:54:54 -07:00
Yu-Han Yang
6668eab9dc
Update inter-signal bias (HAL)
...
- Rename recieverInterSignalBiasNs into interSignalBiasNs, which refers
to the sum of receiver ISB and satellite ISB.
Bug: 150724332
Test: atest VtsHalGnssV2_1TargetTest
Change-Id: Ifae15cb482bc12e793a481fec7847c817ef3c34d
2020-03-17 20:42:32 +00:00
Lev Proleev
f161cc74a1
Clarify supported ranks for new ops in R
...
Fix: 151108533
Test: mma
Change-Id: I85b66ab5940d09b2786ecb14bff5bc1c1dee894a
2020-03-12 13:34:18 +00:00
Rambo Wang
218ea408e3
Update Barring HAL Structures to nest single-use unions/structs
...
Bug: 148102466
Test: compilation for both cuttlefish and sargo
Merged-In: I8a8e734011909b038c0d735c2bfde7ea773b71e6
Change-Id: I8a8e734011909b038c0d735c2bfde7ea773b71e6
(cherry picked from commit 24c3416b4f
)
2020-03-11 18:16:25 -07:00
Rambo Wang
8d4a73b149
Add CellIdentity to getBarringInfoResponse
...
Add CellIdentity to getBarringInfoResponse to make
the req/resp method match the existing indication.
The CellIdentity is used to prevent races where
barring is attributed to the wrong cell based on the
timing of separate polled or unsolicited inputs to
the framework.
Because the CellIdentity is already in IRadioIndication
the information to provide CID with BarringInfo is already
present and available. This just makes the unsol and the
polled APIs match.
Matching indication is IRadioIndication@1.5::barringInfoChanged
Bug: 148992393
Test: make && VtsHalRadioV1_5TargetTest
Merged-In: I74e6ab9ca9e0dd49846af774fd73773ff3737df7
Change-Id: I74e6ab9ca9e0dd49846af774fd73773ff3737df7
(cherry picked from commit 6894f89fd8
)
2020-03-11 13:11:55 -07:00
Treehugger Robot
db3e1cb767
Merge "bluetooth: Reference Bluetooth core specification 5.2"
2020-03-10 20:59:09 +00:00
Alain Michaud
ae4e78df5a
bluetooth: Reference Bluetooth core specification 5.2
...
Test: None
Bug: 151089119
Change-Id: I5c4ade22cda7bb8592625c6d0b7ec4aaf481aadd
Merged-In: I5c4ade22cda7bb8592625c6d0b7ec4aaf481aadd
2020-03-10 17:01:39 +00:00
TreeHugger Robot
d2a36d278a
Merge "Update doc of proxyAppPackageName" into rvc-dev
2020-03-10 01:19:06 +00:00
Brad Ebinger
a4ed40b15b
Clarify new setRadioPower documentation
...
There were some questions on how the new IRadio 1.5 setRadioPower
command should be implemented based on vendor feedback. This CL
clarifies this behavior.
Test: manual
Bug: 143683647
Change-Id: If08741f0ea156a5c2656a47e46f7e1f98bf54ec4
Merged-In: If08741f0ea156a5c2656a47e46f7e1f98bf54ec4
2020-03-09 14:03:08 -07:00
Alain Michaud
b19aac8c96
bluetooth: Reference Bluetooth core specification 5.2
...
Test: None
Bug: 151089119
Change-Id: I5c4ade22cda7bb8592625c6d0b7ec4aaf481aadd
2020-03-09 20:12:20 +00:00
Sarah Chin
39e563b200
Merge "Update 1.5 IRadio interface with missing structs/functions"
2020-03-09 19:50:26 +00:00
Yu-Han Yang
e8286f04b8
Update doc of proxyAppPackageName
...
Fixes: 151088537
Test: doc only and builds
Change-Id: If0c4c6d879a1a35293739838702a33ec770b0ed3
2020-03-09 11:43:36 -07:00
Sarah Chin
ca2610164c
Update 1.5 IRadio interface with missing structs/functions
...
Structs: AppStatus, CardStatus
Responses: getDataCallListResponse_1_5, getIccCardStatusResponse_1_5
Indications: dataCallListChanged_1_5
Update VTS tests to use 1.5 CardStatus
Test: build cf_x86_phone-userdebug
Bug: 150246280
Change-Id: Ib26c6df804d99f2487e2bfa7b302a98fa25f55e1
Merged-In: Ib26c6df804d99f2487e2bfa7b302a98fa25f55e1
2020-03-09 11:03:49 -07:00
Slava Shklyaev
37cf4fd14b
Merge changes from topic "cp-resize-params"
...
* changes:
Add align_corners and half_pixel_centers parameters to resize ops
Fix NNAPI QoS Deadline test
Relax NNAPI QoS deadline parameter
2020-03-09 10:20:27 +00:00
Automerger Merge Worker
3c85c15505
Merge "Add more info on control key param" am: d3b99f52cf
...
Change-Id: I7d68bb7c955d47b1b597ee02b169fa24b37f2ba2
2020-03-02 23:26:43 +00:00
Jordan Liu
d3b99f52cf
Merge "Add more info on control key param"
2020-03-02 23:07:33 +00:00
Sarah Chin
dafc9a99e9
Update 1.5 IRadio interface with missing structs/functions
...
Structs: AppStatus, CardStatus
Responses: getDataCallListResponse_1_5, getIccCardStatusResponse_1_5
Indications: dataCallListChanged_1_5
Update VTS tests to use 1.5 CardStatus
Test: build cf_x86_phone-userdebug
Bug: 150246280
Change-Id: Ib26c6df804d99f2487e2bfa7b302a98fa25f55e1
2020-02-28 20:42:19 -08:00
Jordan Liu
76b2cf3501
Add more info on control key param
...
Bug: 149957303
Test: no change to behavior
Change-Id: Id9d0e0e9cb2eb1eda83d7b5f1bd72be63216d976
(cherry picked from commit 8c2a986ee9
)
2020-02-27 18:09:42 +00:00
Jordan Liu
ad21dc5d89
Add more info on control key param
...
Bug: 149957303
Test: no change to behavior
Change-Id: Id9d0e0e9cb2eb1eda83d7b5f1bd72be63216d976
Merged-In: Id9d0e0e9cb2eb1eda83d7b5f1bd72be63216d976
2020-02-27 18:09:09 +00:00
Automerger Merge Worker
9f0dc5f8aa
Merge "Add parallel linking support for BIDIRECTIONAL_SEQUENCE_{LSTM|RNN}" am: ad54253647
...
Change-Id: I419f68824bf16a2368fc02026604c01c16020d92
2020-02-27 15:59:14 +00:00