blob: 76f91a224d87f73db13f7472300d8aac792f495b [file] [log] [blame]
#!/bin/bash
echo "ro.build.version.sdk=28"
echo "ro.build.version.security_patch=2019-01-05"
echo "ro.build.version.incremental=eng.mtk941.20190311.151249"
echo "ro.product.device=mt2712"
echo "ro.build.fingerprint=mediatek/car_mt2712/mt2712:9/PPR1.181005.003/mtk9412903120944:userdebug/test-keys"
echo "ro.build.date=`date`"
echo "ro.build.date.utc=`date +%s`"