Home
last modified time | relevance | path

Searched refs:install (Results 1 – 25 of 158) sorted by relevance

1234567

/system/media/camera/docs/
DREADME.md18 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/simpleperf/demo/
DREADME.md49 1. Build and install the application:
56 # Build and install a debuggable app. We can also build and install a released app on Android >= Q.
59 $ adb install -r app/build/outputs/apk/debug/app-debug.apk
82 1. Build and install the application:
91 $ adb install -r app/build/outputs/apk/debug/app-debug.apk
114 1. Build and install the application:
121 # Build and install a debuggable app. We can also build and install a released app on Android >= Q.
124 $ adb install -r app/build/outputs/apk/debug/app-debug.apk
147 1. Build and install the application:
156 $ adb install -r app/build/outputs/apk/debug/app-debug.apk
/system/tools/aidl/analyzer/
DAnalyzer.cpp48 void Analyzer::installAnalyzer(std::unique_ptr<Analyzer> install) { in installAnalyzer() argument
49 getAnalyzers().insert_or_assign(install->getPackageName(), std::move(install)); in installAnalyzer()
/system/apex/tests/
DAndroid.bp80 "cts-install-lib-host",
134 static_libs: ["frameworks-base-hostutils", "cts-install-lib-host"],
158 "cts-install-lib-host"
187 "cts-install-lib-host",
212 "cts-install-lib",
251 "cts-install-lib-host",
263 static_libs: ["cts-install-lib-host", "testng"],
280 static_libs: ["androidx.test.rules", "cts-install-lib", "cts-rollback-lib", "testng"],
292 static_libs: ["cts-install-lib-host", "frameworks-base-hostutils", "testng"],
335 "cts-install-lib-host",
[all …]
/system/sepolicy/private/
Dapex_test_prepostinstall.te1 # APEX pre- & post-install test.
3 # Allow to run pre- and post-install hooks for APEX test modules
Dgki_apex_prepostinstall.te1 # GKI pre- & post-install hooks.
3 # Allow to run pre- and post-install hooks for GKI APEXes
/system/sepolicy/prebuilts/api/32.0/private/
Dapex_test_prepostinstall.te1 # APEX pre- & post-install test.
3 # Allow to run pre- and post-install hooks for APEX test modules
Dgki_apex_prepostinstall.te1 # GKI pre- & post-install hooks.
3 # Allow to run pre- and post-install hooks for GKI APEXes
/system/sepolicy/prebuilts/api/33.0/private/
Dapex_test_prepostinstall.te1 # APEX pre- & post-install test.
3 # Allow to run pre- and post-install hooks for APEX test modules
Dgki_apex_prepostinstall.te1 # GKI pre- & post-install hooks.
3 # Allow to run pre- and post-install hooks for GKI APEXes
/system/sepolicy/prebuilts/api/29.0/private/
Dapex_test_prepostinstall.te1 # APEX pre- & post-install test.
3 # Allow to run pre- and post-install hooks for APEX test modules
/system/sepolicy/prebuilts/api/34.0/private/
Dapex_test_prepostinstall.te1 # APEX pre- & post-install test.
3 # Allow to run pre- and post-install hooks for APEX test modules
Dgki_apex_prepostinstall.te1 # GKI pre- & post-install hooks.
3 # Allow to run pre- and post-install hooks for GKI APEXes
/system/sepolicy/prebuilts/api/31.0/private/
Dapex_test_prepostinstall.te1 # APEX pre- & post-install test.
3 # Allow to run pre- and post-install hooks for APEX test modules
Dgki_apex_prepostinstall.te1 # GKI pre- & post-install hooks.
3 # Allow to run pre- and post-install hooks for GKI APEXes
/system/sepolicy/prebuilts/api/30.0/private/
Dapex_test_prepostinstall.te1 # APEX pre- & post-install test.
3 # Allow to run pre- and post-install hooks for APEX test modules
/system/apex/tests/app/src/com/android/tests/apex/app/
DVendorApexTests.java31 import com.android.cts.install.lib.Install;
32 import com.android.cts.install.lib.InstallUtils;
33 import com.android.cts.install.lib.TestApp;
/system/extras/boottime_tools/bootanalyze/
DREADME.md13 sudo pip install pyyaml
14 sudo apt-get install pybootchartgui
/system/apex/apexd/apexd_testdata/
Dtest_apex_service.rc1 # TODO(b/243734220): Add a customized binary for vendor apex install test
/system/update_engine/update_payload_key/
DREADME2 baked into the system image as part of update_engine install.
/system/sepolicy/prebuilts/api/32.0/public/
Dephemeral_app.te12 ### PackageManager flags an app as ephemeral at install time.
/system/sepolicy/prebuilts/api/29.0/public/
Dephemeral_app.te12 ### PackageManager flags an app as ephemeral at install time.
/system/sepolicy/prebuilts/api/31.0/public/
Dephemeral_app.te12 ### PackageManager flags an app as ephemeral at install time.
/system/sepolicy/prebuilts/api/30.0/public/
Dephemeral_app.te12 ### PackageManager flags an app as ephemeral at install time.
/system/sepolicy/prebuilts/api/34.0/public/
Dephemeral_app.te12 ### PackageManager flags an app as ephemeral at install time.

1234567