2270773_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2270773_en-US

2270773_en-US

missing tee.bin file in aosp build

I followed the android-15.0.0_2.0.0-docs/UG10156_Android_User's_Guide.pdf document for the image build. 
While generating the image using ./imx-make.sh I am facing the below error(But the image is getting built). 
The error:
./../scripts/pad_image.sh tee.bin
ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.
./../scripts/pad_image.sh bl31.bin

I have attached the build logs.

After the image was built with the error. I was successful in flashing the image to the board and it works correctly. I built a OTA update package and when I was trying to update using OTA update (ADB) I got an issue :

12-30 07:48:15.344 577 577 I update_engine: [INFO:subprocess.cc(158)] Subprocess 2181 exited with si_status: 127
12-30 07:48:15.350 577 577 E update_engine: [ERROR:postinstall_runner_action.cc(403)] Postinst command failed with code: 127
12-30 07:48:15.352 577 577 I update_engine: [INFO:postinstall_runner_action.cc(476)] All post-install commands succeeded
12-30 07:48:15.354 577 577 E update_engine: [ERROR:postinstall_runner_action.cc(450)] Postinstall action failed. ErrorCode::kPostinstallRunnerError
12-30 07:48:15.377 577 577 I update_engine: [INFO:snapshot.cpp(2943)] Lock acquired for UnmapAllSnapshots
12-30 07:48:15.379 577 577 I update_engine: [INFO:snapshot.cpp(2948)] Found 6 partitions with snapshots
12-30 07:48:15.493 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot product_b
12-30 07:48:15.585 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot system_b
12-30 07:48:15.673 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot system_dlkm_b
12-30 07:48:15.785 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot vendor_dlkm_b
12-30 07:48:15.897 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot system_ext_b
12-30 07:48:15.981 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot vendor_b
12-30 07:48:15.988 577 577 I update_engine: [INFO:snapshot.cpp(2956)] Unmapped 6 partitions with snapshots
12-30 07:48:15.990 577 577 I update_engine: [INFO:snapshot.cpp(2962)] Shutdown snapuserd daemon
12-30 07:48:16.092 577 577 I update_engine: [INFO:postinstall_runner_action.cc(440)] Unmapped all partitions.
12-30 07:48:16.094 577 577 I update_engine: [INFO:action_processor.cc(116)] ActionProcessor: finished last action PostinstallRunnerAction with code ErrorCode::kPostinstallRunnerError
12-30 07:48:16.098 577 577 I update_engine: [INFO:update_attempter_android.cc(711)] Processing Done.
12-30 07:48:16.143 577 577 I update_engine: [INFO:snapshot.cpp(2943)] Lock acquired for UnmapAllSnapshots
12-30 07:48:16.145 577 577 I update_engine: [INFO:snapshot.cpp(2948)] Found 6 partitions with snapshots
12-30 07:48:16.149 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot product_b
12-30 07:48:16.153 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot system_b
12-30 07:48:16.157 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot system_dlkm_b
12-30 07:48:16.161 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot vendor_dlkm_b
12-30 07:48:16.165 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot system_ext_b
12-30 07:48:16.172 577 577 I update_engine: [INFO:snapshot.cpp(2715)] Successfully unmapped snapshot vendor_b
12-30 07:48:16.174 577 577 I update_engine: [INFO:snapshot.cpp(2956)] Unmapped 6 partitions with snapshots
12-30 07:48:16.177 577 577 I update_engine: [INFO:dynamic_partition_control_android.cc(320)] UnmapAllPartitions done
12-30 07:48:16.179 577 577 I update_engine: [INFO:dynamic_partition_control_android.cc(328)] SnapshotManager initialized.
12-30 07:48:16.184 577 577 I update_engine: [INFO:metrics_reporter_android.cc(159)] Current update attempt downloads 794 bytes data

Tags (1)
No ratings
Version history
Last update:
‎01-03-2026 02:28 AM
Updated by: