1. 89093ed KernelInfo::getMatchedKernelRequirements takes kernel FCM version by Yifan Hong · 4 years, 6 months ago
  2. f324798 Set kernel FCM in RuntimeInfo by Yifan Hong · 4 years, 6 months ago
  3. 1e8febd Add VintfObject::getCompatibleKernelRequirement by Yifan Hong · 4 years, 10 months ago
  4. 90ed997 Factor out KernelInfo from RuntimeInfo by Yifan Hong · 6 years ago
  5. 0df914b <kernel> compat check can be split by Yifan Hong · 6 years ago
  6. 072f12d DisabledChecks -> CheckFlags namespace by Yifan Hong · 6 years ago
  7. 9893552 Compat if POLICYVERS <= security_policyvers() by Yifan Hong · 6 years ago
  8. db6423e Allow to disable certain checks in VintfObject::CheckCompatibility by Yifan Hong · 7 years ago
  9. d776d20 Match /proc/config.gz with fwk comp mat <kernel> fragments by Yifan Hong · 7 years ago
  10. 630e5bd Enable AVB version matching in Runtime by Yifan Hong · 7 years ago
  11. 9d12b79 Workaround to disable check for avb in fwk matrix by Yifan Hong · 7 years ago
  12. 5cfbc92 Improve error message for AVB failures by Michael Schwartz · 7 years ago
  13. 3477f04 Remove sepolicy files from libvintf. by Yifan Hong · 7 years ago
  14. ab0e6e7 Add getters to RuntimeInfo by Yifan Hong · 7 years ago
  15. 881a9e45 Renamed avb version variables in RuntimeInfo. by Yifan Hong · 7 years ago
  16. 242eabf Add /proc/cpuinfo to RuntimeInfo. by Yifan Hong · 7 years ago
  17. f302930 Add avb.vbmeta-version to CompatibilityMatrix and RuntimeInfo by Yifan Hong · 7 years ago
  18. fa2b18b RuntimeInfo::sepolicyFilePaths for sepolicy files. by Yifan Hong · 7 years ago
  19. ba3bb68 Removed unused clear(). by Yifan Hong · 7 years ago
  20. 25c1eed Remove libz-host dependency. by Yifan Hong · 7 years ago
  21. 4d18bcc Revert "Revert "Create assemble_vintf"" by Yifan Hong · 7 years ago
  22. 43264ce Revert "Create assemble_vintf" by Yifan Hong · 7 years ago
  23. d7092ba Create assemble_vintf by Yifan Hong · 7 years ago
  24. 7c7d706 Add manifest/compatibility-matrix.type attribute by Yifan Hong · 7 years ago
  25. e8b7d95 Hide CompatibiilityMatrix::findKernel and getSepolicy by Yifan Hong · 7 years ago
  26. 3daec81 Add VintfObject as the top level API. by Yifan Hong · 7 years ago
  27. a7201e7 vintf: KernelInfo -> RuntimeInfo. by Yifan Hong · 7 years ago[Renamed (78%) from KernelInfo.cpp]
  28. f1af752 vintf: Cleanup private members fields of KernelInfo. by Yifan Hong · 7 years ago
  29. c66ad1e Implement compatibility check by Yifan Hong · 7 years ago
  30. ccf967b Add API for runtime collectible kernel / sepolicy info. by Yifan Hong · 7 years ago