diff --git a/docs/totalcompute/tc0/user-guide.rst b/docs/totalcompute/tc0/user-guide.rst index 312e731ecf97e2445f119a29da3eb4d0f433ba44..e1dbea27bab2558d092f3d2ab99cac424e97186b 100755 --- a/docs/totalcompute/tc0/user-guide.rst +++ b/docs/totalcompute/tc0/user-guide.rst @@ -351,7 +351,7 @@ Running Android :: If using an android distro, export ANDROID_PRODUCT_OUT variable to point to android out directory - for eg. ANDROID_PRODUCT_OUT=/android/out/target/product/tc0_swr + for eg. ANDROID_PRODUCT_OUT=/android/out/target/product/tc_swr For running android with AVB disabled: ./run-scripts/tc0/run_model.sh -m -d android-swr diff --git a/docs/totalcompute/tc1/user-guide.rst b/docs/totalcompute/tc1/user-guide.rst index f308c1730f9352f591fd3b1c6029744db795bddc..9fc76948751f3f1f7d1b9b7f05ce0e4f101908b3 100755 --- a/docs/totalcompute/tc1/user-guide.rst +++ b/docs/totalcompute/tc1/user-guide.rst @@ -353,7 +353,7 @@ Running Android :: If using an android distro, export ANDROID_PRODUCT_OUT variable to point to android out directory - for eg. ANDROID_PRODUCT_OUT=/android/out/target/product/tc1_swr + for eg. ANDROID_PRODUCT_OUT=/android/out/target/product/tc_swr For running android with AVB disabled: ./run-scripts/tc1/run_model.sh -m -d android-swr