de0u
Hello. The instructions seemed vague about this point, and because it mentioned "flashing the raw images", I suspected a different approach was required. I just randomly gave this a shot as I had run out of ideas.
The earlier suggestions I mention about 'lunch tokay-cur-userdebug' and 'm' did go through all the instructions. Assuming it's not the first time i.e., I already extracted vendor files for Pixel devices and already generated release signing keys, then I ran the following commands:
- source build/envsetup.sh
- lunch tokay-cur-userdebug
- rm -r out
- m
- m otatools-package
- script/finalize.sh
- script/generate-release.sh tokay 2025090800
- (get the zip from the 'releases' directory, and follow CLI install instructions)
Again, I followed this process before when making the 'user' builds.