Searched refs:install (Results 1 – 25 of 25) sorted by relevance
/system/media/camera/docs/ |
D | README.md | 18 sudo apt-get install python-mako 19 sudo apt-get install python-bs4 20 sudo apt-get install python-markdown 21 sudo apt-get install tidy 22 sudo apt-get install libxml2-utils #xmllint 25 sudo port install py27-beautifulsoup4 26 sudo port install py27-mako 27 sudo port install py27-markdown 28 sudo port install tidy 29 sudo port install libxml2 #xmllint
|
/system/extras/tests/sdcard/ |
D | README | 13 Build, install and mount debugfs. In this directory with a properly 23 sudo apt-get install gnuplot python-numpy python-numeric 29 sudo python setup.py install
|
/system/update_engine/update_payload_key/ |
D | README | 2 baked into the system image as part of update_engine install.
|
/system/tools/aidl/tests/java_app/ |
D | README | 9 $ adb install -r <path-to-APK-in-out-directory>
|
/system/core/libmemunreachable/ |
D | ScopedSignalHandler.h | 39 void install(int signal, F&& f) { in install() function
|
D | HeapWalker.h | 58 segv_handler_.install(SIGSEGV, in HeapWalker()
|
/system/extras/tests/net_test/ |
D | README | 68 userland and modify the filesystem, for example to install packages using 69 apt-get install. Log in as root with no password. By default, the filesystem is
|
/system/sepolicy/ |
D | install_recovery.te | 9 # /system/bin/install-recovery.sh is a shell script.
|
D | autoplay_app.te | 12 ### PackageManager flags an app as autoplay at install time.
|
D | priv_app.te | 53 # running "adb install foo.apk".
|
D | untrusted_app.te | 42 # running "adb install foo.apk".
|
D | file_contexts | 206 /system/bin/install-recovery.sh u:object_r:install_recovery_exec:s0
|
/system/bt/ |
D | README.md | 13 sudo apt-get install libevent-dev 21 sudo apt-get install ninja-build
|
/system/update_engine/ |
D | update_metadata.proto | 208 // Whether this partition carries a filesystem with post-install program that 213 // The path of the executable program to run during the post-install step, 220 // filesystem to run the post-install program. If not set, a fixed list of 241 // Only present in major version = 1. List of install operations for the
|
/system/core/metricsd/uploader/proto/ |
D | chrome_user_metrics_extension.proto | 48 // The id of the client install that generated these events.
|
D | system_profile.proto | 58 // Brand codes are only available on Windows. Not every Windows install 378 // Information on the Google Update install that is managing this client. 380 // Whether the Google Update install is system-level or user-level.
|
/system/extras/tests/workloads/ |
D | pwrtest.sh | 146 adb install $suntempledir/*.apk
|
/system/core/init/ |
D | perfboot.py | 424 device.install(apk, replace=True)
|
D | readme.txt | 430 sudo apt-get install pybootchartgui
|
/system/core/adb/ |
D | protocol.txt | 96 confirm they want to install the public key on the device.
|
D | test_device.py | 509 output = self.device.install(tf.name)
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 172 it will install or boot images.
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 1147 # that directory and running make install will install the docset in 1311 # install this plugin and make it available under the help contents menu in 1405 # enabled you may also need to install MathJax separately and configure the path 1428 # MathJax. However, it is strongly recommended to install a local copy of 2017 # disabled, but it is recommended to install and use dot, since it yields more
|
D | Doxyfile | 1147 # that directory and running make install will install the docset in 1311 # install this plugin and make it available under the help contents menu in 1405 # enabled you may also need to install MathJax separately and configure the path 1428 # MathJax. However, it is strongly recommended to install a local copy of 2017 # disabled, but it is recommended to install and use dot, since it yields more
|
/system/core/rootdir/ |
D | init.rc | 639 service flash_recovery /system/bin/install-recovery.sh
|