Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec140a0c authored by Steven Moreland's avatar Steven Moreland Committed by Android (Google) Code Review
Browse files

Merge "finalization: remove VNDK current.txt copy" into main

parents 2a19321e b5f5e2d8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@ function finalize_vintf_resources() {

    # build/make
    sed -i -e "s/sepolicy_major_vers := .*/sepolicy_major_vers := ${FINAL_PLATFORM_SDK_VERSION}/g" "$top/build/make/core/config.mk"
    cp "$top/build/make/target/product/gsi/current.txt" "$top/build/make/target/product/gsi/$FINAL_PLATFORM_SDK_VERSION.txt"
}

function create_new_compat_matrix() {