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