forked from len0rd/rockbox
Ignore screen orentiation changes and force portrait mode. We cannot handle it any time soon anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27688 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5da2304f85
commit
f66a233bdb
2 changed files with 4 additions and 2 deletions
|
@ -97,5 +97,5 @@ public class RockboxActivity extends Activity {
|
|||
private void LOG(CharSequence text)
|
||||
{
|
||||
Log.d("Rockbox", (String) text);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue