ac-os: fix infinite recursion in oven builds
build_initramfs() called build-and-flash.sh which called ac-os build
which called build_initramfs() again. Remove the stale shim call —
ac-os already handles initramfs directly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>