summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap for 4824048 from e448ccc3c752877411396b445080c85fee8fba62 to pi-releaseandroid-vts-9.0_r4android-cts-9.0_r3android-cts-9.0_r2android-cts-9.0_r1android-9.0.0_r9android-9.0.0_r8android-9.0.0_r7android-9.0.0_r6android-9.0.0_r5android-9.0.0_r3android-9.0.0_r2android-9.0.0_r10android-9.0.0_r1android-build-team Robot2018-06-061-3/+2
|\
| * Remove shared lib dependencies of checkvintfJae Shin2018-06-041-3/+2
* | Snap for 4821244 from 16a15a748f94bbacf88f5268c29bef459e6e9edb to pi-releaseandroid-build-team Robot2018-06-051-1/+6
|\|
| * libvintf: always use -DLIBVINTF_TARGET for target.Steven Moreland2018-06-011-1/+6
* | Snap for 4813226 from ddb8069159acc545713533e8745b8250c63dc8e8 to pi-releaseandroid-build-team Robot2018-05-311-0/+2
|\|
| * Add checkvintf to dist for inter branch build targetsJae Shin2018-05-251-0/+2
* | Snap for 4751833 from 29aa7f59032a7d5cc4c91dcb79fe9c5fc5a34720 to pi-releaseandroid-build-team Robot2018-04-293-8/+170
|\|
| * CompatibilityMatrix::combine add <kernel> from new matricesYifan Hong2018-04-273-8/+170
* | Snap for 4725392 from 9893552f4395296e509ce0d006b32593cb748d69 to pi-releaseandroid-build-team Robot2018-04-172-5/+6
|\|
| * Compat if POLICYVERS <= security_policyvers()Yifan Hong2018-04-162-5/+6
* | Snap for 4693621 from 9adf115f40240d1f8bfd0266c2445f7a9b3e0262 to pi-releaseandroid-build-team Robot2018-04-012-6/+36
|\|
| * assemble_vintf: Add checkUnusedHalsYifan Hong2018-03-292-5/+35
| * assmeble_vintf: IGNORE_TARGET_FCM_VERSION -> VINTF_*Yifan Hong2018-03-291-1/+1
* | Snap for 4686875 from 9295851019e7f8c4ecec7fa07ca5c9d7f0278ffe to pi-releaseandroid-build-team Robot2018-03-293-40/+109
|\|
| * assemble_vintf supports DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILESYifan Hong2018-03-283-40/+109
* | Snap for 4677756 from bb86f253002a9c3d3ff3bd55f1c219c0f7a53738 to pi-releaseandroid-build-team Robot2018-03-2523-256/+935
|\|
| * regex-instance: tests for regex instancesYifan Hong2018-03-232-0/+395
| * regex-instance: Fix CompatibilityMatrix::combine to use regex APIYifan Hong2018-03-226-50/+59
| * Remove CompatibilityMatrix::getInstances/hasInstanceYifan Hong2018-03-228-32/+53
| * regex-instance: Fix check deprecate testYifan Hong2018-03-223-83/+96
| * regex-instance: HalInterface stores regex instances.Yifan Hong2018-03-226-5/+145
| * regex-instance: HalInterface: add regex API and hide public fieldsYifan Hong2018-03-2212-86/+157
| * regex-instance: MatrixInstance: add regex API.Yifan Hong2018-03-223-12/+54
| * Remove MatrixHal::getInstancesYifan Hong2018-03-222-11/+0
| * use FQName parseSteven Moreland2018-03-221-2/+1
* | Snap for 4667902 from 957093ba8b0e5cd8e3e09cec8389015de86962e2 to pi-releaseandroid-build-team Robot2018-03-217-76/+47
|\|
| * HalManifest uses instances API.Yifan Hong2018-03-206-44/+34
| * HalManifest::getTransport uses instance API.Yifan Hong2018-03-202-32/+13
* | Snap for 4665332 from 58523e1952e7fdf9a49eb7d34bb98ccc7c4335be to pi-releaseandroid-build-team Robot2018-03-206-39/+337
|\|
| * CompatibilityMatrix::combine handles multiple instances.Yifan Hong2018-03-196-39/+337
* | Snap for 4662252 from c5c19bc9f01e1c7c4170f357491795c61afdcd8f to pi-releaseandroid-build-team Robot2018-03-1822-234/+685
|\|
| * Add HalManfiest::checkUnusedHals.Yifan Hong2018-03-162-1/+25
| * Add CompatibilityMatrix::hasInstanceYifan Hong2018-03-163-11/+12
| * CompatibilityMatrix::combine also allow downrev of minor version.Yifan Hong2018-03-162-1/+2
| * CompatMatrix::combine allow to use hal versions at higher FCM version.Yifan Hong2018-03-167-73/+103
| * VintfObject::CheckDeprecation uses instance APIYifan Hong2018-03-162-20/+27
| * Add <fqname> to manifests.Yifan Hong2018-03-1510-15/+319
| * HalManifest::checkIncompatibleHals uses instances API.Yifan Hong2018-03-1511-98/+124
| * Tests for ManifestHal::isDisabledHalYifan Hong2018-03-151-0/+33
| * ManifestHal: fix operator==Yifan Hong2018-03-152-2/+8
| * Remove unused methods for Manifest/MatrixHal.Yifan Hong2018-03-152-10/+0
| * Manifest/MatrixInstance: remove FqInstance depYifan Hong2018-03-156-3/+32
* | Snap for 4656203 from d89b968a6b34d67ac5462085add3a29346bcf3c4 to pi-releaseandroid-build-team Robot2018-03-155-86/+100
|\|
| * Merge changes from topic "vts_treble_vintf_test" into pi-devYifan Hong2018-03-145-86/+100
| |\
| | * Add ManifestHal::isDisabledHal().Yifan Hong2018-03-143-2/+17
| | * Add ManifestHal::isOverride().Yifan Hong2018-03-144-8/+11
| | * ManifestHal: constructor fixYifan Hong2018-03-142-76/+72
* | | Snap for 4653471 from b2e01c6a6d307a692b2b9a25e088c4154ac947fd to pi-releaseandroid-build-team Robot2018-03-1420-135/+411
|\| |
| * | Merge "Add missing error space in error message." into pi-devTreeHugger Robot2018-03-131-1/+1
| |\ \ | | |/ | |/|
| | * Add missing error space in error message.Steven Moreland2018-03-131-1/+1