root@WS-01:/mnt/COS/komodo26# adevtool generate-all -d komodo
included unknown files:
- init_boot/dev/console
- init_boot/dev/kmsg
- init_boot/dev/null
- init_boot/dev/urandom
diff --git a/mnt/COS/komodo26/vendor/adevtool/vendor-skels/google_devices/komodo/komodo.mk b/mnt/COS/komodo26/vendor/google_devices/komodo/komodo.mk
index a2f338c..7354894 100644
--- a/mnt/COS/komodo26/vendor/adevtool/vendor-skels/google_devices/komodo/komodo.mk
+++ b/mnt/COS/komodo26/vendor/google_devices/komodo/komodo.mk
@@ -930,6 +930,10 @@ PRODUCT_PACKAGES += \
device_symlinks
PRODUCT_COPY_FILES += \
- vendor/google_devices/komodo/proprietary/init_boot/dev/console:$(TARGET_COPY_OUT_INIT_BOOT)/dev/console \
- vendor/google_devices/komodo/proprietary/init_boot/dev/kmsg:$(TARGET_COPY_OUT_INIT_BOOT)/dev/kmsg \
- vendor/google_devices/komodo/proprietary/init_boot/dev/null:$(TARGET_COPY_OUT_INIT_BOOT)/dev/null \
- vendor/google_devices/komodo/proprietary/init_boot/dev/urandom:$(TARGET_COPY_OUT_INIT_BOOT)/dev/urandom \
vendor/google_devices/komodo/proprietary/product/etc/CarrierSettings/1and1_de.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/1and1_de.pb \
vendor/google_devices/komodo/proprietary/product/etc/CarrierSettings/2degrees_nz.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/2degrees_nz.pb \
vendor/google_devices/komodo/proprietary/product/etc/CarrierSettings/321communications_us.pb:$(TARGET_COPY_OUT_PRODUCT)/etc/CarrierSettings/321communications_us.pb \
Changed entries:
komodo.mk: fcac7883faf8c8ad2b43d9885ba9c7d772313cbe020794e3167e430562093f52 -> 42bee0db8a5862bb0df4cc74f03966b732920d6d1c9e00c67623a8a415120623
New entries:
proprietary/init_boot: dir
proprietary/init_boot/dev: dir
proprietary/init_boot/dev/console: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
proprietary/init_boot/dev/kmsg: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
proprietary/init_boot/dev/null: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
proprietary/init_boot/dev/urandom: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
Error: Vendor module for komodo doesn't match its FileTreeSpec in /mnt/COS/komodo26/vendor/adevtool/vendor-specs/google_devices/komodo.yml.
To update it, use the --updateSpec flag.
at compareToReferenceFileTreeSpec (/mnt/COS/komodo26/vendor/adevtool/src/commands/generate-all.ts:353:11)
at processTicksAndRejections (node:internal/process/task_queues:103:5)
at async /mnt/COS/komodo26/vendor/adevtool/src/commands/generate-all.ts:281:15
at async Promise.all (index 0)
at async forEachDevice (/mnt/COS/komodo26/vendor/adevtool/src/frontend/devices.ts:27:3)
at async GenerateFull.run (/mnt/COS/komodo26/vendor/adevtool/src/commands/generate-all.ts:206:5)
at async GenerateFull._run (/mnt/COS/komodo26/vendor/adevtool/node_modules/@oclif/core/lib/command.js:302:22)
at async Config.runCommand (/mnt/COS/komodo26/vendor/adevtool/node_modules/@oclif/core/lib/config/config.js:424:25)
at async run (/mnt/COS/komodo26/vendor/adevtool/node_modules/@oclif/core/lib/main.js:94:16)
at async /mnt/COS/komodo26/vendor/adevtool/bin/run:34:3