Start work on resource patches.

This commit is contained in:
clienthax 2021-01-02 16:44:29 +00:00
parent 34ed66d290
commit d9e7c903d9
8 changed files with 107 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<diffs>
<diff file="AndroidManifest.xml" xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Remove android:screenOrientation entry -->
<remove msel="manifest/application/activity/@android:screenOrientation"/>
</diff>
</diffs>