Searched refs:install (Results 1 – 25 of 29) sorted by relevance
12
/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/ |
D | runtests.sh | 39 adb install -r \
|
/system/sepolicy/public/ |
D | ephemeral_app.te | 12 ### PackageManager flags an app as ephemeral at install time.
|
D | install_recovery.te | 7 # /system/bin/install-recovery.sh is a shell script.
|
/system/tools/aidl/tests/java_app/ |
D | README | 9 $ adb install -r <path-to-APK-in-out-directory>
|
/system/bt/build/ |
D | install_deps.sh | 49 sudo apt-get -y install $CLANG_PACKAGE libevent-dev libc++-dev libc++abi-dev \
|
/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/sepolicy/private/ |
D | ephemeral_app.te | 12 ### PackageManager flags an app as ephemeral at install time.
|
D | property_contexts | 115 # ASAN install trigger
|
D | untrusted_app_all.te | 38 # running "adb install foo.apk".
|
D | priv_app.te | 57 # running "adb install foo.apk".
|
/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 245 // Only present in major version = 1. List of install operations for the
|
D | pylintrc | 172 # install python-enchant package.
|
/system/bt/build/toolchain/clang/ |
D | BUILD.gn | 19 "Cannot find clang, please install clang 3.5 or above")
|
/system/extras/tests/workloads/ |
D | pwrtest.sh | 146 adb install $suntempledir/*.apk
|
/system/core/init/ |
D | perfboot.py | 424 device.install(apk, replace=True)
|
/system/extras/simpleperf/ |
D | README.md | 699 to a directory whose uid/gid is system:install). So profiling java code can 706 $adb install -r app-debug.apk 724 $adb install -r app-debug.apk
|
/system/core/adb/ |
D | protocol.txt | 100 confirm they want to install the public key on the device.
|
D | test_device.py | 588 output = self.device.install(tf.name)
|
/system/media/audio_utils/ |
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
|
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
|
/system/core/fastboot/ |
D | README.md | 177 it will install or boot images.
|
12