summaryrefslogtreecommitdiffstats
path: root/camera/device
Commit message (Collapse)AuthorAgeFilesLines
* Convert Android.mk file to Android.bp am: b9db00d60a am: 5a146be3f3Sasha Smundak2019-03-294-44/+38
|\ | | | | | | | | | | am: 6f52d941aa Change-Id: Icbbab83d6af92a2930087158b064e41409b7ad37
| * Convert Android.mk file to Android.bpSasha Smundak2019-03-274-44/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See build/soong/README.md for more information. The following subdirectories were not converted due to the merge conflict with internal master: audio/V[24]_0/target* audio/effect/V2_0/{target,target_profiling} automotive/evs/V1_0/target_profiling drm/V1_0/target_profiling net/netd/V1_[01]/target_profiling neuralnetworks/V1_1/{adapter,target} nfc/V1_1/target_profiling secure_element/V1_0/target_profiling Bug: 122332712 Test: treehugger Change-Id: I5b1c5890313f1fca9ebd807990ce292499a267eb
| * Convert Android.mk file to Android.bpSasha Smundak2019-03-222-23/+19
| | | | | | | | | | | | | | | | | | | | See build/soong/README.md for more information. Bug: 122332712 Test: treehugger Change-Id: I68835cb653883bb3f43bc58335c4928780742207 Merged-In: I68835cb653883bb3f43bc58335c4928780742207 Exempt-From-Owner-Approval: trivial cherry-pick
| * Remove build files for driver/profiler.Steven Moreland2019-02-284-469/+0
| | | | | | | | | | | | | | | | | | | | These are included as part of the core hidl_interface build now and don't need to be checked in. Bug: 117348839 Test: manual Change-Id: I889ad3ec5384dc72fc7e53ea8cafd3a2001f538b Merged-In: I889ad3ec5384dc72fc7e53ea8cafd3a2001f538b
| * Fix camera.device 3.3 adapter test using CTS-on-GSIKeun Soo YIM2019-02-084-4/+54
| | | | | | | | | | | | | | | | Test: make Bug: 124134441 Merged-In: Iea72af3e4164bb16455e9eebf9b8e1ef1cfa4cde Change-Id: Iea72af3e4164bb16455e9eebf9b8e1ef1cfa4cde Fix: 124134441
* | Convert Android.mk file to Android.bpSasha Smundak2019-03-042-22/+19
| | | | | | | | | | | | | | | | See build/soong/README.md for more information. Bug: 122332712 Test: treehugger Change-Id: I68835cb653883bb3f43bc58335c4928780742207
* | Remove build files for driver/profiler.Steven Moreland2019-02-285-595/+0
| | | | | | | | | | | | | | | | | | These are included as part of the core hidl_interface build now and don't need to be checked in. Bug: 117348839 Test: manual Change-Id: I889ad3ec5384dc72fc7e53ea8cafd3a2001f538b
* | Fix camera.device 3.3 adapter test using CTS-on-GSIKeun Soo YIM2019-02-084-3/+54
| | | | | | | | | | | | | | Test: make Bug: 124134441 Change-Id: Iea72af3e4164bb16455e9eebf9b8e1ef1cfa4cde Fix: 124134441
* | regenerate a.bp files am: f912025de4 am: adf2044ac1Keun Soo YIM2019-01-144-16/+32
|\| | | | | | | | | | | am: e11c8e1f3a Change-Id: I951d75822ed62a234d3a5d92863167531ec5316c
| * regenerate a.bp filesKeun Soo YIM2019-01-144-16/+32
| | | | | | | | | | Test: mma Change-Id: I32122c7cf4615f0e495c2c68c9c5b7744aa803ec
| * Update the hal adapter test configureZhuoyao Zhang2018-06-262-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add module_controller for each adapter test to skip the test module if the targeting HAL is not available on the device. * Update the test script to generate the AT.xml Bug: 76152041 Test: make vts vts-tradefed run vts-hal-adapter -m VtsHalCameraDeviceV3_3Adapter Mreged-In: Icf9acae0facbb46b05c41ec4682cf9ff822f4370 Change-Id: Icf9acae0facbb46b05c41ec4682cf9ff822f4370 (cherry picked from commit b5b135c8287c934949ca0e443cd4e82325305ed1)
| * Update bp and mk filesHsin-Yi Chen2018-05-184-20/+24
| | | | | | | | | | | | | | | | | | | | - Update auto generated headers. - Remove VTS_CONFIG_SRC_DIR from android.system.net.netd. Test: make vts Bug: 78142345 Merged-In: Icd400d0af517e2c3d351e984e95d54549ae78203 Change-Id: Ic455be54ad6a84351f6b5b3b6741bc6bb297eaf9
* | Migrate test/vts-testcase/hal to androidx.testBrett Chabot2018-12-132-2/+2
| | | | | | | | | | | | | | See go/jetpack-test-android-migration Test: make checkbuild Change-Id: Id234e842fb8aba3b03a754fea0154b3eaf3250c1
* | Update builds files for new HALs.Zhuoyao Zhang2018-10-091-0/+126
| | | | | | | | | | | | | | | | | | * Update script/update_makfiles.py to support update build file for a specific HAL. Bug:117331823 Test: mma test/vts-testcase/hal Change-Id: Ib644c2765e4aa872b540c85511c0e690ceb38770
* | Update the hal adapter test configureZhuoyao Zhang2018-05-252-0/+6
| | | | | | | | | | | | | | | | | | | | | | * Add module_controller for each adapter test to skip the test module if the targeting HAL is not available on the device. * Update the test script to generate the AT.xml Test: make vts vts-tradefed run vts-hal-adapter -m VtsHalCameraDeviceV3_3Adapter Change-Id: Icf9acae0facbb46b05c41ec4682cf9ff822f4370
* | Update bp and mk filesHsin-Yi Chen2018-05-164-20/+24
| | | | | | | | | | | | | | | | | | - Update auto generated headers. - Remove VTS_CONFIG_SRC_DIR from android.system.net.netd. Test: make vts Bug: 78142345 Change-Id: Icd400d0af517e2c3d351e984e95d54549ae78203
* | Remove VTS_CONFIG_SRC_DIRZhuoyao Zhang2018-04-272-2/+0
|/ | | | | | | Test: make vts vts-tradefed run vts-hal Change-Id: I5496242680fb561084aeb353fae9f213a0dfcd36
* Add vts hal adapter test configuresZhuoyao Zhang2018-03-304-0/+100
| | | | | | | | | | | * Create scripts update_hal_adapter_tests.py to regenerate test configures for all hal adapter tests. Bug:76152041 Test: make vts vts-tradefed run vts-hal-adapter Change-Id: I1686f1ac66092bd1ab240401b019188f4e91b2ca
* Update build files.Zhuoyao Zhang2018-02-021-0/+116
| | | | | Test: mma Change-Id: I7e76a9529b1ad90ae23585086258026de9a9bea1
* Remove remaining usage of subdirs in Android.bpTri Vo2017-12-083-18/+0
| | | | | Test: vts drivers and profilers are still built after this change. Change-Id: I888678e7e165936b2b8d7b2bc9eb2fb3ee8e883c
* Update make fileZhuoyao Zhang2017-11-101-54/+10
| | | | | Test: mma Change-Id: I62c5e733b911c3cbd5db91901b6eba3075e289ea
* Merge commit 'f3feb387e816982427222eaccb88d28dc8becd7a' fromXin Li2017-11-102-0/+157
|\ | | | | | | | | | | | | oc-mr1-dev-plus-aosp into stage-aosp-master Change-Id: I84e382818edccef81f8523ec5e171ab37936bb71 Merged-In: I9e7bef556529325f4de86e5f852db85684e1c1dd
| * DO NOT MERGE regenerate bp files for Camera 3.3Keun Soo Yim2017-10-042-0/+157
|/| | | | | | | | | | | am: c6a1e863d6 Change-Id: I4012d185df5a1f6bc0d0ba143f964e684f74b3f0
| * DO NOT MERGE regenerate bp files for Camera 3.3Keun Soo Yim2017-10-042-0/+157
| | | | | | | | | | | | Test: mma Bug: 67028051 Change-Id: I900f9c76018ca9e85c12e773197792e465379c7a
| * Remove -Wno-unused-var, -Wno-unused-private-fieldJae Shin2017-06-262-8/+0
| | | | | | | | | | | | | | | | Build files updated by running ./script/update_makefiles.py Test: mma -j40 Bug: 31362043 Change-Id: I9158571d97485460f9d699aa0977dffd52e95ab8
| * Remove -Wno-unused-parameter from build filesJae Shin2017-06-222-4/+0
| | | | | | | | | | | | | | | | Build files updated by running ./script/update_makefiles.py Test: mma -j40 Bug: 31362043 Change-Id: I7bc03d1402fbe8c8456a7ad325381aed4820e4a7
| * Update build rule for vts driver.Zhuoyao Zhang2017-06-012-6/+10
| | | | | | | | | | | | | | Test: make vts. mma test/vts-testcase/hal Change-Id: Ie0027edaf1ffd5ef20d5f1436564e7d54f6653eb
| * Update build file for profilierZhuoyao Zhang2017-05-262-0/+4
| | | | | | | | | | | | | | | | * Support for profiling of complex types e.g. handle type. Test: make vts. Change-Id: Iea12f93d8e0570f71922c556bba4b8213f8ffdc7
| * Remove -Wno-uninitialized in hal driver/profiler build ruleZhuoyao Zhang2017-05-262-4/+0
| | | | | | | | | | | | Bug:31362043 Test: make vts. Change-Id: I2b61697cd7acbebe2506cdc38a872e51dfcbf956
| * Silence 2064 warningsColin Cross2017-05-052-0/+52
| | | | | | | | | | | | | | | | | | vtsc generated code contains warnings, silence them until vtsc is fixed. Bug: 31362043 Test: builds Change-Id: I7df17559d176e5ecf392e9cb308209709cf24da6
| * Remove redundant dependenciesSteven Moreland2017-05-022-6/+0
| | | | | | | | | | | | | | | | android.hidl.base@1.0 and android.hidl.manager@1.0 are built into libhidltransport. Test: links Bug: 33276472 Change-Id: I88979b8b861f5206e62698e3d2ab88f05008e268
| * Update build rule for profilerZhuoyao Zhang2017-04-252-0/+2
| | | | | | | | | | | | | | * Add dependency on libvts_common Test: make vts Change-Id: I82f3251b8b393b327e83ee9a6ca7946da3ad1f8d
* | Refactor auto-generated build rules.Tri Vo2017-09-222-80/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What changed: 1. top-level build rule is not auto-generated anymore. 2. use cc_default to remove redundant lines and to ameliorate merge conflict fragility 3. hal def libs are not statically linked into vts drivers/profilers Bug: 62667376 Bug: 65755686 Test: compiles Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsHalVibratorV1_0Host Change-Id: I27fd9c535227e11248ebdbde1eccb3c2a6d6e8c0
* | Update makefiles.Tri Vo2017-09-224-40/+4
| | | | | | | | | | Test: compiles Change-Id: Ib72f76a0be0b6168353cc2fe58e8a7419e8897d5
* | Update build rule for vts driver.Zhuoyao Zhang2017-06-062-6/+10
| | | | | | | | | | | | | | | | Test: make vts. mma test/vts-testcase/hal Change-Id: Ie0027edaf1ffd5ef20d5f1436564e7d54f6653eb (cherry picked from commit b076313db53eafee29a8eca20899b37056c066c7)
* | Update build file for profilierZhuoyao Zhang2017-05-302-0/+4
| | | | | | | | | | | | | | | | | | * Support for profiling of complex types e.g. handle type. Test: make vts. Change-Id: Iea12f93d8e0570f71922c556bba4b8213f8ffdc7 (cherry picked from commit 5ce1843baea2ddd1c767173ccccc4cd67a5c1535)
* | Rerun script/update_makefiles.py to fix buildColin Cross2017-05-062-0/+2
| | | | | | | | | | | | | | | | | | The cherry-pick of Ie05bf2de15bb5d957696b3cefe205e843902a99f to oc-dev-plus-aosp applied cleanly but broke the build. Rerun script/update_makefiles.py to fix it. Test: builds Change-Id: I4ab0ab274a486e9e15ddfa487c68c1ff90c36e28
* | Silence 2064 warningsColin Cross2017-05-062-0/+52
| | | | | | | | | | | | | | | | | | | | vtsc generated code contains warnings, silence them until vtsc is fixed. Bug: 31362043 Test: builds Change-Id: I7df17559d176e5ecf392e9cb308209709cf24da6 (cherry picked from commit 0ef1c642b74da952fca5495d3d4b96a5b7c5385c)
* | Remove redundant dependenciesSteven Moreland2017-05-022-6/+0
|/ | | | | | | | | android.hidl.base@1.0 and android.hidl.manager@1.0 are built into libhidltransport. Test: links Bug: 33276472 Change-Id: I88979b8b861f5206e62698e3d2ab88f05008e268 (cherry picked from commit 2acd23512042b6b0870746aea0834ccbe12c1fa9)
* Update for revised HIDL grallocChia-I Wu2017-04-102-12/+0
| | | | | Test: make vts Change-Id: I8df861b0cbf12f4e011e3f66cda163872291c9e7
* Rename vts driversJae Shin2017-03-242-24/+24
| | | | | | | | | Renamed vts drivers according to the naming convention of "android.hardware.{HAL_NAME}@{HAL_VERSION}-vts.driver" Test: make vts -j32 && vts-tradefed run commandAndExit vts-hal-hidl Bug: 35242542 Change-Id: I27fc1f2f65c06d705909dd7df58df7d632cdb7b5
* update makefiles.Tri Vo2017-03-214-258/+288
| | | | | Test: mmma test/vts-testcase/hal Change-Id: Ia4737e296dd119b65b4211ee3fed3d91bbf0c28c
* vts hal drivers use libvts_drivercomm as a shared lib.Keun Soo Yim2017-03-202-0/+2
| | | | | Test: mma Change-Id: Ia349d25e189082653793961a71509b8437f961c5
* Use hal2vts to generate .vts files.Tri Vo2017-02-222-0/+28
| | | | | Test: make vts Change-Id: I54df2db770eced02c3494287ec19e490c6aba9c9
* Move .vts file gen and parse logic into separate module.Tri Vo2017-02-152-19/+19
| | | | | Test: make vts Change-Id: I509e2a2bf857c8c1b166136b596303ac0c4f2143
* Update Android.bp to include imported profiler.Zhuoyao Zhang2017-02-112-24/+30
| | | | | Test: mma Change-Id: Ic9b423d51ace6d02023dfddbfb10b0231c65a038
* regenerate .bp filesKeun Soo Yim2017-02-116-226/+228
| | | | | | | | - removes driver/profiler dirs - captures the import relationships Test: mma Change-Id: I289e6aa1c640e418caa0d5557fe321bf07e5c0bf
* Migrate driver/profiler build rules here.Tri Vo2017-02-076-0/+226
Bug: 34893894 Test: rm -rf out/host/linux-x86/vts && make vts -j64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VibratorHidlTest -l VERBOSE Change-Id: I8ea8e47af2640f6b4621a5fa15fa9e8e488a7c97