You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
365 B
15 lines
365 B
Description
|
|
------------
|
|
privapp_permissions.py - command-line tool for generating
|
|
a list of signature|privileged permissions that are requested by
|
|
privileged apps.
|
|
|
|
Used for generating an initial version of privapp-permissions.xml file
|
|
|
|
Usage
|
|
------------
|
|
. build/envsetup.sh
|
|
lunch product_combo
|
|
m -j32
|
|
development/tools/privapp_permissions/privapp_permissions.py
|