■画面下回転マークの出し方/消し方

・表示(普通のタブはこの状態)
adb shell settings put secure show_rotation_suggestions 1
・非表示(Redmi pad proのデフォ?)
adb shell settings put secure show_rotation_suggestions 0

adb otgアプリやshizukuとashellアプリ使う場合はadb shell箇所省略すること

settings put secure show_rotation_suggestions 1
settings put secure show_rotation_suggestions 0

ttps://egg.5ch.net/test/read.cgi/android/1719668255/2
※adb otgはストアから
※shizukuはストアから
※ashellはストアは有料。fdroid経由は無料