summaryrefslogtreecommitdiffstats
path: root/ir
Commit message (Collapse)AuthorAgeFilesLines
* Suppress gtest error for tests without any instanceDan Shi2020-07-281-0/+1
| | | | | | Bug: 162052785 Test: m -j vts Change-Id: I8c1a48e6fbd7c8161137902b5332911fa0d7b8b3
* update hidl .bpJooyung Han2020-07-071-3/+0
| | | | | | | | | | | | | | | | | | HIDL libs are not necessarily part of VNDK now. Because some are used by VNDK libs, they are still VNDK. But rest are now just vendor-available. .hidl_for_test files are also removed because they are used to exclude test-purpose hidl libs from VNDK libs. Instead, .hidl_for_system_ext files are added to tests/lazy to distinguish them from others which are installed /system. Bug: 143933769 Test: update-makefiles.sh && m com.android.vndk.current Merged-In: Ia81312dda340b6b5cbdd7a3c21e1d323bda39a4a Change-Id: Ia81312dda340b6b5cbdd7a3c21e1d323bda39a4a (cherry picked from commit b0907a6bb86e6ab67e181ac2477da8d827233d1f)
* Rename vts-core to vtsDan Shi2020-04-071-1/+1
| | | | | | | | | | Bug: 151896491 Test: local build Exempt-From-Owner-Approval: This CL update suite name vts-core to vts as the suite name is updated. This CL won't change test logic or behavior. Change-Id: I562b4dc50765e953800a814a8fd84a01c1b9352b Merged-In: I562b4dc50765e953800a814a8fd84a01c1b9352b
* [vts-core] add VtsHalIrV1_0TargetTest to vts-corenelsonli2019-10-252-31/+12
| | | | | | | | | | Convert VtsHalIrV1_0TargetTest to be parameterized test and add it to vts-core Bug: 142397658 Bug: 143195812 Test: $ atest VtsHalIrV1_0TargetTest Change-Id: Iced511be1f08e790715ec25fe66c30c4609ed6fe
* Remove libhwbinder/libhidltransport depsSteven Moreland2019-09-061-2/+0
| | | | | | | | Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I075670b64eebbbbd6a6ae0e84ad51bf1c6f5ba36
* Add default to IConsumerIr interface's initrcRobin Lee2019-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | Fixes build for devices using this interface. $ ./out/host/linux-x86/bin/host_init_verifier -p $OUT/obj/ETC/passwd_intermediates/passwd -k out/soong/.intermediates/known_hidl_interfaces.txt hardware/interfaces/ir/1.0/default/android.hardware.ir@1.0-service.rc >> host_init_verifier: >>>> hardware/interfaces/ir/1.0/default/android.hardware.ir@1.0-service.rc: >>>> 2: interface requires 2 arguments >> host_init_verifier: Failed to parse init script >> 'hardware/interfaces/ir/1.0/default/android.hardware.ir@1.0-service.rc' >>>> with 1 errors Test: make dist # fails before change, passes after Change-Id: Ia23b855424905c465fa4ee13f8910aa47d194899
* Add interface info to .rc filesFelix2019-06-251-0/+1
| | | | | Signed-off-by: Felix <google@ix5.org> Change-Id: I6d70bbdb66c3dce280bf6908c3750316a6f6cf70
* Update hidl makefiles for bpfmtSteven Moreland2019-04-171-1/+0
| | | | | | | | hidl-generated makefiles are now generated such that bpfmt(file) == file. Bug: 67417008 Test: enable bpfmt hook Change-Id: I1f69d292bc23a7cc293a66110cb02d597e1019ad
* Update makefies: no 'types'Steven Moreland2019-03-041-3/+0
| | | | | | Bug: 123976090 Test: N/A Change-Id: I30fb04c81889b62775e1b764b965fdb0f893de17
* pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-071-0/+1
| | | | | | | Test: make general-tests Bug: 120093339 Merged-In: I363450d205868f900e4925ccff1430e2a569f2a4 Change-Id: I363450d205868f900e4925ccff1430e2a569f2a4
* Merge "Convert ir hal test to use VtsHalHidlTargetTestEnvBase" am: ↵Zhuoyao Zhang2018-02-111-1/+19
|\ | | | | | | | | | | | | | | e5c6cdccba am: 462255199b am: 2896c30cfb Change-Id: I7f1e233de9108dc500e77f43b491ff9b045cbb0f
| * Convert ir hal test to use VtsHalHidlTargetTestEnvBaseZhuoyao Zhang2018-02-101-1/+19
| | | | | | | | | | | | | | | | Bug: 64203181 Test: make vts vts-tradefed run vts -m VtsHalIrV1_0Target Change-Id: If3f7fcd04ce6d1e2a499a62807e186f36a771748
| * Remove subdirsSteven Moreland2017-11-281-6/+0
| | | | | | | | | | | | | | | | Removing whenever I see these in code reviews. Test: none Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
| * Update makefiles for hidl_interface.Steven Moreland2017-11-101-156/+10
| | | | | | | | | | | | Bug: 35570956 Test: manual Change-Id: I7a220b78ee081240e1dc30ef5672ba39e3e98375
* | Remove subdirsSteven Moreland2017-11-281-6/+0
| | | | | | | | | | | | | | | | Removing whenever I see these in code reviews. Test: none Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
* | Updating makefiles for hidl_interface.Steven Moreland2017-11-131-156/+10
| | | | | | | | | | | | | | Bug: 64487114 Test: manual Merged-In: Ie13d9e014cf2b81c18c67f551b4644fb9f0ba812 Change-Id: Ie13d9e014cf2b81c18c67f551b4644fb9f0ba812
* | Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 am: 6c811964a1Steven Moreland2017-10-112-65/+27
|\| | | | | | | | | | | am: 116161d94e Change-Id: I33643636e2511de77fdf7de57777eb67edee2e52
| * Update for Soong java makefiles.Steven Moreland2017-10-112-65/+27
| |\ | | | | | | | | | | | | | | | am: c3e80fa01e Change-Id: Ia8835f9c95bd98a96f5fd3aff11191e7d3726fb9
| | * Update for Soong java makefiles.Steven Moreland2017-10-102-65/+27
| | | | | | | | | | | | | | | | | | Test: pass Bug: 33420795 Change-Id: Id9b1919a19b8ff682738cfb0869a479b4dbb4293
* | | Merge "Remove useless Android.mk files." am: 75d5cf515a am: f27cfa15d7 am: ↵Steven Moreland2017-10-051-19/+0
|\| | | | | | | | | | | | | | | | | | | | | | | 33dc30ce49 am: 0653f3b212 Change-Id: I7c2da3cf30da7b4a1eda7e5369e9caa5ebab2462
| * | Merge "Remove useless Android.mk files."Steven Moreland2017-10-051-19/+0
| |\| | | | | | | | | | | | | | | | am: 75d5cf515a Change-Id: I8c0918c4a787cc3f4c7c69f52737d3a0d9d64426
| | * Merge "Remove useless Android.mk files."Treehugger Robot2017-10-051-19/+0
| | |\
| | | * Remove useless Android.mk files.Steven Moreland2017-10-041-19/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These have been c/p'd all over the place. Test: m -j nothing Bug: 33420795 Change-Id: I77979866dbb2345a41a873c84ec3fccd7b127510
* | | | Merge "Update for hidl adapter module defaults." am: 988c977079 am: ↵Steven Moreland2017-10-041-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 861651985f am: b53e6ad535 am: 9a17f41f6f Change-Id: I78d9292068b372238554fd9d35128e69f5b5f9d2
| * | | Merge "Update for hidl adapter module defaults."Steven Moreland2017-10-041-0/+1
| |\| | | | | | | | | | | | | | | | | | | | | | am: 988c977079 Change-Id: I289818be1b30397391847ba1c532d1014fdbed27
| | * | Update for hidl adapter module defaults.Steven Moreland2017-10-041-0/+1
| | |/ | | | | | | | | | | | | Test: pass Change-Id: Idc6a943149a279bf17cfcfd0f2571473e53bbbbf
* | | Merge "Fix typo in update makefiles." am: 9960148420 am: f07e364ce3 am: ↵Steven Moreland2017-09-271-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | 71a193a425 am: 9fdd241905 Change-Id: I1c852fa6600fecc44d5afd1a65a5f51c43ecf71c
| * | Merge "Fix typo in update makefiles."Steven Moreland2017-09-261-1/+2
| |\| | | | | | | | | | | | | | | | am: 9960148420 Change-Id: I949634e72f817f3a5411130e968acd8efd1d7725
| | * Fix typo in update makefiles.Steven Moreland2017-09-261-1/+2
| | | | | | | | | | | | | | | | | | Bug: 37518178 Test: pass Change-Id: Ic401b3a473f15ca4c01e58b3072e19db7c31b653
* | | Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7e am: b94d0c7290Steven Moreland2017-09-261-0/+73
|\| | | | | | | | | | | | | | | | | am: 97228c0b7d Change-Id: Ic4b459b7c1a4325453945b0b00db8f44e4e77c26
| * | Update makefiles for hidl adapter.Steven Moreland2017-09-251-0/+73
| |\| | | | | | | | | | | | | | | | am: 26a0bb2762 Change-Id: I3a811f5cd49bd4e81e8fcd5c8e88922115812539
| | * Update makefiles for hidl adapter.Steven Moreland2017-09-251-0/+73
| | | | | | | | | | | | | | | | | | Bug: 37518178 Test: manual Change-Id: I50e999907d3c64d2b039272b823971998da64d1b
| * | Updating all makefiles.Steven Moreland2017-08-111-58/+0
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 64487114 Test: none Merged-In: I8608c8f636c35f21e4246a805a9eff6d14124e0a Merged-In: I2fa89b6661c39859ec4fb62c4bb0a05a35e645f0 Change-Id: Ifdc3c17cb2b85c18b37dac2d03bb5c8935c23180
| * | Update makefiles for vndk enabled. am: 5e59402492 am: 271d53d836Steven Moreland2017-08-091-0/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | am: 148ca84740 Change-Id: I5ef3611026b9c770bf713c14b9e01899a796e61c
| | * | Update makefiles for vndk enabled. am: 5e59402492Steven Moreland2017-08-091-0/+3
| | |\| | | | | | | | | | | | | | | | | | | | | am: 271d53d836 Change-Id: I47ffcee7c1aa9c1d7f5c3750cc93294ff740f20d
| | | * Update makefiles for vndk enabled.Steven Moreland2017-08-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: none Bug: 63866913 Merged-In: I29174fdadca2828455ef49f14e53bc95c5238dbb Change-Id: I29174fdadca2828455ef49f14e53bc95c5238dbb (cherry picked from commit c716b8c3070f560c11fcc0d7d9b8b19af6bbaf28)
| | * | Merge changes from topic 'go-away-static-hidl-java' am: f4c58cd48cSteven Moreland2017-08-041-58/+0
| |/| | | | |/ | | | | | | | | | | | | am: 4e06dd1aa9 Change-Id: I3e381dd323532e4092fe836f18206e0d23a030d1
| | * Merge changes from topic 'go-away-static-hidl-java'Steven Moreland2017-08-041-58/+0
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Update makefiles. Add an empty 1.1 ISap interface. [AWARE] Fix validity check on PMK + export PASSPHRASE lengths
| | | * Update makefiles.Steven Moreland2017-08-031-58/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes redundant "java-static" target. Note, targets aren't removed here which have internal targets that depend on them. Bug: 36376126 Test: pass Change-Id: I830f02e5f219d2d58721132c358d2783c3942eac
* | | | Add 'vendor.' prefix to a vendor HAL service nameJaekyun Seok2017-09-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To prevent property name collisions between properties of system and vendor, 'vendor.' prefix must be added to a vendor HAL service name. You can see the details in http://go/treble-sysprop-compatibility. Test: succeeded building and tested on a walleye device Bug: 36796459 Change-Id: I4e8fbee791ec917a8f627a1366f4d44ec7e6febc
* | | | Updating all makefiles.Steven Moreland2017-08-101-58/+0
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 64487114 Test: none Change-Id: I8608c8f636c35f21e4246a805a9eff6d14124e0a
* | | | Merge "Update makefiles for vndk enabled." into oc-mr1-devSteven Moreland2017-08-041-0/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | am: d9b12c13e5 Change-Id: Id70e58e6b4d20dada4aab107b2aa98c58cf167ca
| * | | Merge "Update makefiles for vndk enabled." into oc-mr1-devTreeHugger Robot2017-08-041-0/+3
| |\ \ \
| | * | | Update makefiles for vndk enabled.Steven Moreland2017-08-021-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test: none Bug: 63866913 Change-Id: I29174fdadca2828455ef49f14e53bc95c5238dbb
| * | | | VTS tests now static link to HAL def libs.Tri Vo2017-08-031-13/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And use VtsHalTargetTestDefaults. Bug: 64040096 Test: compiles Merged-In: I3cfb1a64f6abcf3145337a736800b72d92a0b152 Change-Id: I3cfb1a64f6abcf3145337a736800b72d92a0b152 (cherry picked from commit 6c2bd86f70f526d69c3f262250e8e09afb773a21)
| * | | | Update HIDL makefiles.Steven Moreland2017-08-021-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow them to be static. This is required for a couple of reasons: - enabling HIDL passthrough in recovery - enabling VTS tests to be static blobs Bug: 32920003 Bug: 64040096 Test: update-all-google-makefiles.sh Merged-In: I1b2401fb273ab80819e3870aa71fe742269674ba Change-Id: I1b2401fb273ab80819e3870aa71fe742269674ba (cherry picked from commit 7206708528e1f0393347719f156ddf0bd0b6249c)
* | | | Merge changes from topic 'vts_deps' am: 7d149a564fTri Vo2017-08-031-13/+2
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: 7f8774ef80 Change-Id: Ieb521a2e25f9483d68d33a8c9d4b2d957da978c7
| * | | Merge changes from topic 'vts_deps'Treehugger Robot2017-08-031-13/+2
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | * changes: VTS tests now static link to HAL def libs. Add cc_defaults VtsHalTargetTestDefaults
| | * | VTS tests now static link to HAL def libs.Tri Vo2017-08-031-13/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And use VtsHalTargetTestDefaults. Bug: 64040096 Test: compiles Change-Id: I3cfb1a64f6abcf3145337a736800b72d92a0b152
* | | | Change dependency library am: 94293086f8Sundong Ahn2017-08-021-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | am: 79e801cb18 Change-Id: I2a26619067a97e1294b6794fe8113b92b69a7abe