Updated checksum to system image with external camera support
This commit is contained in:
parent
1443fdd129
commit
6b275fd81c
1 changed files with 1 additions and 1 deletions
2
debian/postinst
vendored
2
debian/postinst
vendored
|
|
@ -7,7 +7,7 @@ if [ "$action" != configure ]; then
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
target_checksum="0c7993d794982a3b7e80801ffb6b565ab0b8a815"
|
target_checksum="39cd17718e838823c80be0ddfc9763d88e32c1b0"
|
||||||
echo "Target checksum $target_checksum"
|
echo "Target checksum $target_checksum"
|
||||||
|
|
||||||
echo "Checking /data/system.img"
|
echo "Checking /data/system.img"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue