summaryrefslogtreecommitdiff
path: root/ir/aidl
AgeCommit message (Collapse)Author
2022-04-16Freeze AIDL APIs for TMJiyong Park
Bug: 225941299 Test: m Change-Id: I61eb51c0334eb99489c6f1570110d7e18c350c99
2022-01-15Merge "Add android.hardware.ir to vndk"Devin Moore
2022-01-10Update IConsumerIr method comments and add units to parameterDevin Moore
Test: atest ConsumerIrTest VtsHalIrTargetTest hal_implementation_test Bug: 213468221 Change-Id: Ied20fec1a522e3757fbbc9ec60812b6805acd0f5
2022-01-05[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfacesBob Badour
Added SPDX-license-identifier-Apache-2.0 to: ir/aidl/Android.bp ir/aidl/default/Android.bp wifi/supplicant/aidl/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Change-Id: I6796bb068122811520f911c0376b7f6caecf471c
2022-01-05Add android.hardware.ir to vndkDevin Moore
Bug: 206116595 Test: m Change-Id: Iab49b78b87957387fd3f82685fc430dc3da00456
2022-01-04Remove separate_platform_variant entries.Steven Moreland
This no longer does anything. Bug: 161456198 Test: build Change-Id: If7ca08cc1d7a829c637e1ea8254eed6361be0490
2021-12-16Convert IR interface to AIDLDevin Moore
Add new default that implements/serves the AIDL interface. Add new VTS test to test the interface implementation. Test: atest ConsumerIrTest VtsHalIrTargetTest hal_implementation_test Bug: 205000342 Change-Id: I52c4b3a70341cf91efc2fd187794e3fd60b9000c