mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
31 lines
713 B
Markdown
31 lines
713 B
Markdown
Table of Contents
|
|
=================
|
|
|
|
* [NanoDroid-Perm Script](#nanodroid-perm-script)
|
|
* [Purpose](#purpose)
|
|
* [Invocation](#invocation)
|
|
|
|
Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc)
|
|
|
|
# NanoDroid-Perm Script
|
|
|
|
## Purpose
|
|
|
|
The `nanodroid-perm` Script, respectively it's shortcut `npem` is used by NanoDroid to grant signature spoofing permissions to microG GmsCore / Play Store
|
|
|
|
* on pre-patched ROMs that is
|
|
|
|
and also required permissions to the Google Sync Adapters (if installed).
|
|
|
|
## Invocation
|
|
|
|
From within a terminal on your device, for example `adb shell` or `Termux` invoke the script using either
|
|
|
|
`nanodroid-perm`
|
|
|
|
or
|
|
|
|
`npem`
|
|
|
|
there are no switch or parameters
|