diff options
| -rw-r--r-- | doc/emacs/android.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi index 9d352f3a484..619cf4a7fad 100644 --- a/doc/emacs/android.texi +++ b/doc/emacs/android.texi | |||
| @@ -399,7 +399,7 @@ Startup}) connect the Android system to another computer, and run: | |||
| 399 | $ adb shell "settings put global settings_enable_monitor_phantom_procs false" | 399 | $ adb shell "settings put global settings_enable_monitor_phantom_procs false" |
| 400 | @end example | 400 | @end example |
| 401 | 401 | ||
| 402 | @section Running Emacs in the Background | 402 | @subsection Running Emacs in the Background |
| 403 | @cindex emacs killed, android | 403 | @cindex emacs killed, android |
| 404 | @cindex emacs in the background, android | 404 | @cindex emacs in the background, android |
| 405 | 405 | ||
| @@ -429,7 +429,7 @@ the background in their proprietary versions of Android. There is a | |||
| 429 | list of such troublesome manufacturers and sometimes workarounds at | 429 | list of such troublesome manufacturers and sometimes workarounds at |
| 430 | @url{https://dontkillmyapp.com/}. | 430 | @url{https://dontkillmyapp.com/}. |
| 431 | 431 | ||
| 432 | @section Android Permissions | 432 | @subsection Android Permissions |
| 433 | @cindex external storage, android | 433 | @cindex external storage, android |
| 434 | 434 | ||
| 435 | Android also defines a permissions system that determines what | 435 | Android also defines a permissions system that determines what |