Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test kernel module for system and odm DLKM partition #2082

Merged
merged 1 commit into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. Add test kernel module for system and odm DLKM partition

    The vts_dlkm_partition_test vts test case will check if
     “/<system/odm>/lib/modules” is a symlink to
     “/<system/odm>_dlkm/lib/modules. If there is no module
    in the partition, symlink will not be created.
    So this is a WA patch to pass the VTS.
    The WA patch can be removed if enable GKI on X86 platform.
    
    Test Done:
    Boot
    vts_dlkm_partition_test
    
    Tracked-On: OAM-126048
    Signed-off-by: Chen, Gang G <[email protected]>
    GangSecurity committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7ebd412 View commit details
    Browse the repository at this point in the history