Browse Source

Remove PCK encryption note for Android.

Pāvels Nadtočajevs 3 weeks ago
parent
commit
78a48f4d4e

+ 0 - 6
contributing/development/compiling/compiling_with_script_encryption_key.rst

@@ -22,12 +22,6 @@ with that same key.
     It is absolutely **required** to compile your own export templates to use
     PCK encryption.
 
-.. warning::
-
-    By default, Android exports store assets directly in the APK file and
-    aren't affected by PCK encryption. To use PCK encryption on Android, enable
-    **APK expansion** in the export options.
-
 Step by step
 ------------