Skip to content

Commit

Permalink
setting device props when booting from OOS11 base
Browse files Browse the repository at this point in the history
  • Loading branch information
Wishmasterflo committed Oct 30, 2023
1 parent a2a83ca commit 854dd6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recovery/root/system/bin/runatboot.sh
Expand Up @@ -106,6 +106,7 @@ load_op9r()
project=$(getprop ro.boot.prj_version)
project11=$(getprop ro.boot.project_name)
echo "Setting device props for device with $project..." >> /tmp/recovery.log
echo $project11

case $project in
20828)
Expand Down

0 comments on commit 854dd6d

Please sign in to comment.