summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "vintf_runtime_fetch_flags"Treehugger Robot2017-09-282-3/+29
|\
| * Add tests to RuntimeInfo fetch flags.Yifan Hong2017-09-281-2/+4
| * Allow RuntimeInfo::fetch to fetch conditionallyYifan Hong2017-09-282-2/+26
* | Fix XML file metaversioning logic.Yifan Hong2017-09-193-4/+37
|/
* Allow to disable certain checks in VintfObject::CheckCompatibilityYifan Hong2017-09-113-10/+46
* Fix ownership of objects returned by VintfObject::Get*android-o-mr1-preview-2android-o-mr1-preview-1Yifan Hong2017-08-291-6/+10
* Remove unused CompatibilityMatrix::findKernelYifan Hong2017-08-241-3/+0
* Match /proc/config.gz with fwk comp mat <kernel> fragmentsYifan Hong2017-08-242-1/+12
* Add <conditions> to <kernel> in framework compat matYifan Hong2017-08-241-1/+7
* Do not use regex to parse /proc/config.gz.Yifan Hong2017-07-111-1/+2
* KernelConfigParser::error() returns internal buffer.Yifan Hong2017-07-071-1/+1
* Inject <kernel> entries to fwk compat mat in assemble_vintfYifan Hong2017-07-071-0/+1
* Add parseKernelConfigTypedValueYifan Hong2017-07-072-0/+5
* Add KernelConfigParserYifan Hong2017-07-071-0/+51
* Add getXmlFilePath for manifest / matrix.Yifan Hong2017-06-232-1/+18
* Add <xmlfile> to manifest / comp mat.Yifan Hong2017-06-238-3/+192
* Merge "Add Arch::operator| and operator|="Treehugger Robot2017-06-191-0/+9
|\
| * Add Arch::operator| and operator|=Yifan Hong2017-06-191-0/+9
* | Fix std::move semantics.Yifan Hong2017-06-131-1/+17
|/
* Init RuntimeInfo correctly.Yifan Hong2017-05-301-2/+1
* assemble_vintf: allow multiple input files.Yifan Hong2017-05-241-0/+9
* HalGroup is the base class for HalManifest and CompatibilityMatrix.Yifan Hong2017-05-245-36/+76
* Do not allow duplicated major version across <hal> in manifestsYifan Hong2017-05-221-0/+3
* Rework compat check of ManifestHal vs. MatrixHalYifan Hong2017-05-191-0/+4
* Add HalInterface to compatibility matrixYifan Hong2017-05-192-0/+5
* Renamed ManifestHalInterface to HalInterfaceYifan Hong2017-05-192-7/+7
* Add more vintf_object_testYifan Hong2017-05-192-15/+2
* Remove sepolicy files from libvintf.Yifan Hong2017-05-081-3/+0
* libvintf: add API for EDIYifan Hong2017-05-042-0/+16
* Add device/fwk compatibility matrix to VintfObject.Yifan Hong2017-05-042-0/+19
* Add getters to RuntimeInfoYifan Hong2017-04-281-0/+7
* Renamed avb version variables in RuntimeInfo.Yifan Hong2017-04-281-2/+2
* Add /proc/cpuinfo to RuntimeInfo.Yifan Hong2017-04-201-0/+4
* Add sepolicyFilePaths() to RuntimeInfo.Yifan Hong2017-04-201-0/+1
* Create a way to easily generate a compatibility matrix.Yifan Hong2017-04-181-0/+3
* Expose getHals and hide getAnyHal for HalManifest.Yifan Hong2017-04-182-9/+18
* Expose VintfObjectRecovery::CheckCompatibility().Tao Bao2017-04-171-0/+1
* Add VintfObjectRecoveryYifan Hong2017-04-152-3/+73
* Implement VintfObject::CheckCompatibility.Yifan Hong2017-04-143-5/+16
* Add VintfObject::CheckCompatibilityYifan Hong2017-04-131-0/+17
* HalManifest check against CompatibilityMatrixYifan Hong2017-04-133-3/+27
* Allow multiple hal entries with the same name.Yifan Hong2017-04-133-78/+88
* Add avb.vbmeta-version to CompatibilityMatrix and RuntimeInfoYifan Hong2017-04-132-1/+11
* RuntimeInfo::sepolicyFilePaths for sepolicy files.Yifan Hong2017-04-131-0/+4
* compatibility-matrix.sepolicy.sepolicy-version formatYifan Hong2017-04-132-21/+8
* Removed unused clear().Yifan Hong2017-04-133-5/+0
* Add operator==Yifan Hong2017-04-064-0/+22
* Add <vndk> entry to framework manifest and device comp-mat.Yifan Hong2017-04-064-0/+70
* Add <sepolicy> tag to HalManifest.Yifan Hong2017-04-051-0/+1
* Add manifest/compatibility-matrix.type attributeYifan Hong2017-04-054-5/+67