/system/core/libpackagelistparser/ |
D | packagelistparser_test.cpp | 39 std::vector<pkg_info*> packages; in TEST() local 46 &packages); in TEST() 48 ASSERT_EQ(4U, packages.size()); in TEST() 50 ASSERT_STREQ("com.test.a0", packages[0]->name); in TEST() 51 ASSERT_EQ(10014, packages[0]->uid); in TEST() 52 ASSERT_FALSE(packages[0]->debuggable); in TEST() 53 ASSERT_STREQ("/data/user/0/com.test.a0", packages[0]->data_dir); in TEST() 54 ASSERT_STREQ("platform:privapp:targetSdkVersion=19", packages[0]->seinfo); in TEST() 55 ASSERT_EQ(0U, packages[0]->gids.cnt); in TEST() 56 ASSERT_FALSE(packages[0]->profileable_from_shell); in TEST() [all …]
|
/system/netd/ |
D | TEST_MAPPING | 16 { "path": "packages/modules/Connectivity" }, 17 { "path": "packages/modules/DnsResolver" }
|
D | OWNERS | 3 file:platform/packages/modules/Connectivity:master:/OWNERS_core_networking
|
/system/security/keystore/ |
D | KeyAttestationApplicationId.cpp | 34 KeyAttestationApplicationId::KeyAttestationApplicationId(PackageInfoVector packages) in KeyAttestationApplicationId() argument 35 : packageInfos_(std::make_shared<PackageInfoVector>(std::move(packages))) {} in KeyAttestationApplicationId()
|
/system/security/keystore/tests/ |
D | aaid_truncation_test.cpp | 128 KeyAttestationApplicationId::PackageInfoVector packages; in TEST() local 136 packages.push_back( in TEST() 140 KeyAttestationApplicationId app_id(std::move(packages)); in TEST()
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | otapreopt_chroot.te | 11 # APEX packages in /postinstall/apex. 17 # This is required to unmount flattened APEX packages under 66 # Allow otapreopt_chroot to mount APEX packages in /postinstall/apex. 70 # devices used by ext4 images from APEX packages).
|
D | kernel.te | 6 # /postinstall, as it uses apexd logic to mount APEX packages in /postinstall/apex.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | otapreopt_chroot.te | 11 # APEX packages in /postinstall/apex. 17 # This is required to unmount flattened APEX packages under 66 # Allow otapreopt_chroot to mount APEX packages in /postinstall/apex. 70 # devices used by ext4 images from APEX packages).
|
D | kernel.te | 6 # /postinstall, as it uses apexd logic to mount APEX packages in /postinstall/apex.
|
/system/tools/hidl/ |
D | update-makefiles-helper.sh | 103 local packages=$(get_packages $current_dir $current_package) || return 1 118 echo "$packages" |\
|
/system/sepolicy/microdroid/ |
D | TEST_MAPPING | 4 "path": "packages/modules/Virtualization"
|
/system/libsysprop/ |
D | CAR_OWNERS | 1 include platform/packages/services/Car:/OWNERS
|
/system/nfc/ |
D | OWNERS | 2 include platform/packages/apps/Nfc:/OWNERS
|
/system/bpf/ |
D | TEST_MAPPING | 14 "path": "packages/modules/Connectivity"
|
/system/linkerconfig/ |
D | TEST_MAPPING | 27 "path": "packages/modules/Virtualization"
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | otapreopt_chroot.te | 19 # APEX packages in /postinstall/apex. 25 # This is required to unmount flattened APEX packages under 82 # Allow otapreopt_chroot to mount APEX packages in /postinstall/apex. 86 # devices used by ext4 images from APEX packages).
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | otapreopt_chroot.te | 19 # APEX packages in /postinstall/apex. 25 # This is required to unmount flattened APEX packages under 82 # Allow otapreopt_chroot to mount APEX packages in /postinstall/apex. 86 # devices used by ext4 images from APEX packages).
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | otapreopt_chroot.te | 19 # APEX packages in /postinstall/apex. 25 # This is required to unmount flattened APEX packages under 82 # Allow otapreopt_chroot to mount APEX packages in /postinstall/apex. 86 # devices used by ext4 images from APEX packages).
|
/system/sepolicy/private/ |
D | otapreopt_chroot.te | 19 # APEX packages in /postinstall/apex. 25 # This is required to unmount flattened APEX packages under 83 # Allow otapreopt_chroot to mount APEX packages in /postinstall/apex. 87 # devices used by ext4 images from APEX packages).
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | otapreopt_chroot.te | 19 # APEX packages in /postinstall/apex. 25 # This is required to unmount flattened APEX packages under 83 # Allow otapreopt_chroot to mount APEX packages in /postinstall/apex. 87 # devices used by ext4 images from APEX packages).
|
/system/tools/hidl/scripts/ |
D | hidl2aidl-all-interfaces.sh | 15 for i in $(aosp-released-packages);
|
D | hal-queries.sh | 119 function aosp-released-packages() { 129 aosp-released-packages | hidl-gen-output "$outputDir"
|
/system/apex/apexd/sysprop/ |
D | ApexProperties.sysprop | 52 # the total number of threads equal the number of packages. 53 # The maximum number of threads is capped to the number of packages.
|
/system/sepolicy/public/ |
D | apexd.te | 1 # apexd -- manager for APEX packages
|
/system/sepolicy/prebuilts/api/32.0/public/ |
D | apexd.te | 1 # apexd -- manager for APEX packages
|