/packages/modules/Uwb/framework/ |
D | jarjar-rules.txt | 4 # Statically included module utils. 6 # Statically included HAL stubs. 8 # Statically included UWB support lib and guava lib.
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 122 // No turn, from 0 (included) to 10 (excluded) degrees. Used when we just 127 // No turn, from 0 (included) to 10 (excluded) degrees. Used when we just 133 // Slight left turn at an intersection, from 10 (included) to 45 (excluded) 136 // Slight right turn at an intersection, from 10 (included) to 45 (excluded) 140 // Regular left turn at an intersection, from 45 (included) to 135 143 // Regular right turn at an intersection, from 45 (included) to 135 147 // Sharp left turn at an intersection, from 135 (included) to 175 (excluded) 150 // Sharp right turn at an intersection, from 135 (included) to 175 155 // (included) to 180 (included) degrees. 158 // (included) to 180 (included) degrees. [all …]
|
/packages/modules/common/proto/ |
D | classpaths.proto | 37 // Minimum API level required for the jar to be included on the classpath. 39 // attribute, the jar will not be included in the classpath. 45 // attribute, the jar will not be included in the classpath.
|
/packages/modules/common/ |
D | MODULES_OWNERS | 1 # This file is intended to be included in the OWNERS file for mainline modules. 5 # It should be included in a module OWNERS file via:
|
D | PREBUILTS_MODULE_OWNERS | 1 # This file is intended to be included in the OWNERS file for mainline modules 7 # It should be included in a prebuilt module OWNERS file via:
|
/packages/modules/SdkExtensions/ |
D | released-flagged-apis.txt | 2 # included in the next SDK extension. This allows APIs to be released in an SDK 13 # before a normal train release will cause additional APIs to be included in 22 # would cause those APIs to be included in SDK snapshots used by the next train
|
D | README.md | 79 ...where `<MODULES>` is a comma-separated list of modules included in the 87 * the cl generated in step #3 is included in the builds of all the relevant 89 * the cl generated in step #4 is included in the SdkExtensions build of the
|
/packages/services/Car/cpp/telemetry/cartelemetryd/ |
D | README.md | 38 `cartelemertryd` service is by default not included in the final build. To include it on specific 46 To find where the service was included, run this from `$ANDROID_BUILD_TOP`:
|
D | ARCHITECTURE.md | 16 products/ - AAOS Telemetry product, it's included in car_base.mk
|
/packages/modules/Connectivity/tests/common/ |
D | Android.bp | 17 // Tests in this folder are included both in unit tests and CTS. 121 // For NetworkStackUtils included in NetworkStackBase 154 // if sdk_version="" this gets automatically included, but here we need to add manually. 177 // if sdk_version="" this gets automatically included, but here we need to add manually.
|
/packages/modules/Connectivity/service-t/ |
D | Android.bp | 68 // Do not add static_libs here if they are already included in framework-connectivity 69 // or in service-connectivity. They are not necessary (included via 71 // framework-connectivity, the classes would be included in the apex twice.
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | device.cc | 184 for (auto const& included : service.included_services) { in UpdateHandles() local 186 BTA_GATTC_GetOwningService(connection_id, included.start_handle); in UpdateHandles() 189 if (included.uuid == kVolumeOffsetUuid) { in UpdateHandles()
|
/packages/services/Car/car_product/car_ui_portrait/emu/ |
D | README | 1 This directory contains emulator specific RROs and mk files that shouldn't be included on real
|
/packages/modules/AdServices/adservices/service/ |
D | jarjar-rules.txt | 1 # Statically included android internal util.
|
/packages/apps/Car/SystemUI/ |
D | OWNERS | 9 # But generally, someone from the AAOS SystemUI listed above should be included.
|
/packages/modules/Bluetooth/sysprop/ |
D | ble.sysprop | 9 prop_name: "bluetooth.ble.vnd.included"
|
/packages/apps/ManagedProvisioning/studio-dev/ManagedProvisioningGradleProject/ |
D | gradle.properties | 9 # Force Android Studio to build using the JDK of our choice, or the embedded JDK included with the 59 # Citc client to full code for overlay lib. If empty, the library is not included
|
/packages/modules/HealthFitness/tests/ |
D | README.md | 9 signature permission, not included to the compatability and mainline tests suites.
|
/packages/modules/Connectivity/staticlibs/ |
D | Android.bp | 27 // included in the bootclasspath, they could incorrectly be included in the SDK documentation even 437 // are already included in android_system_stubs_current but package-private, so 438 // "framework-annotations-lib" needs to be manually included before 458 // included either (some annotations would be duplicated on the bootclasspath).
|
/packages/apps/ManagedProvisioning/tests/instrumentation/ |
D | Android.bp | 17 // Packages to be included in code coverage runs.
|
/packages/apps/CellBroadcastReceiver/legacy/ |
D | Android.bp | 4 // The app is included to system img by default. If OEMs have their own legacy
|
/packages/modules/NeuralNetworks/common/ |
D | ModelUtils.cpp | 43 std::plus<>{}, [](bool included) { return included ? 1u : 0u; }); in getMapping() argument
|
/packages/modules/Connectivity/service/proto/ |
D | connectivityproto.proto | 19 // Connectivity protos can be created in this directory. Note this file must be included before
|
/packages/providers/MediaProvider/cli/ |
D | README.md | 11 which, at the moment, is NOT included in `$PATH`, so in order to run `media_provider` you need to
|
/packages/modules/ExtServices/java/src/android/ext/services/notification/ |
D | NotificationOtpDetectionHelper.java | 270 List<String> included = new ArrayList<>(List.of(TYPE_FLIGHT_NUMBER, TYPE_ADDRESS)); in hasFalsePositivesTcCheck() local 274 included).setExcludedTypes(excluded).build(); in hasFalsePositivesTcCheck()
|