Restat make's kernel_version_for_uffd_gc.txt installation rule
The cmdline of this file differs between soong and make. This causes a non-null build when switching between `m` and `m --soong-only`. m --soong-only ameliorates this by restating this file and trimming rdeps (buildprop, build_image ...). This CL adds the restat to the make installation rule. Bug: 390471378 Test: with https://r.android.com/3462599 Test: m out/soong/.intermediates/build/soong/fsgen/aosp_cf_x86_64_phone_generated_odm_image/android_common/odm.img --soong-only (only cmp of kernel_version_for_uffd_gc.txt) Test: m out/soong/.intermediates/build/soong/fsgen/aosp_cf_x86_64_phone_generated_odm_image/android_common/odm.img (only cmp of kernel_version_for_uffd_gc.txt) Change-Id: I8bd6bbe03a3e6f68a6cb3deb5e3993fb11aa00d8
Loading
Please register or sign in to comment