I posted a very similar question to Android Building, but it was rejected, and I was told this is the right group for such questions.
How do Google or other AOSP developers do this? I would love to know. On Friday, April 10, 2020 at 2:47:51 PM UTC-7, Michael Buch wrote: > > I wanted to enable certain kernel features and in my Android 10 build for > Pixel 3. I downloaded and built the correct msm kernel and successfully > flashed it on the Pixel. To build the kernel I'm using the build/build.sh > from the kernel source. I tried adding a custom defconfig file in > private/msm-google/arch/arm64/configs/ and changing the DEFCONFIG > variable in build.config to that file. When I compile I get following error: > > ++ echo ERROR: savedefconfig does not match private/msm-google/arch/arm64/ > configs/sdm845_defconfig > ERROR: savedefconfig does not match private/msm-google/arch/arm64/ > configs/sdm845_defconfig > > How can I compile the kernel with a custom defconfig? It doesn't have to > be through the build.sh method (although it would be preferable) > -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/android-porting/e90df1d9-6994-4341-9ecb-e2212de96d7d%40googlegroups.com.