/packages/modules/Bluetooth/android/pandora/mmi2grpc/ |
D | CONTRIBUTING.md | 4 just a few small guidelines you need to follow. 14 You generally only need to submit a CLA once, so if you've already submitted one 15 (even if it was for a different project), you probably don't need to do it
|
/packages/apps/Dialer/java/com/android/dialer/theme/ |
D | README.md | 34 icons/assets that need to be tinted. 42 starting points for Activity style's to inherit from if they need specific 59 used throughout the entire app without the need for customization. If you 72 * Add colors that are common throughout the entire app and need be themed. For
|
/packages/modules/Virtualization/docs/debug/ |
D | gdb_userspace.md | 14 **Note:** We need to pass `--chroot .` to skip verifying device, because 15 microdroid doesn't match with the host's lunch target. We need to also pass
|
/packages/services/Car/cpp/computepipe/aidl/ |
D | Android.bp | 16 // Automotive has different platform schedule. We shouldn't need to 45 // Automotive has different platform schedule. We shouldn't need to
|
/packages/modules/AdServices/sdksandbox/tests/testutils/testscenario/ |
D | README.md | 20 If you need to add an entirely new JUnit test suite, you need to add both a JUnit test 25 You will first need to define a new Sandbox SDK with your 96 // setup externally and need configuration. 108 They need to be invoked from a JUnit test suite. 218 There may be times when you need to pass through custom setup information to your sdk.
|
/packages/modules/Connectivity/tests/common/ |
D | connectivity_mainline_test.map | 18 # library dependencies (such as libbase and libc++) need to be linked 19 # statically. The tests also need to be linked with a version script to ensure
|
D | Android.bp | 138 // defaults for tests that need to build against framework-connectivity's @hide APIs 154 // if sdk_version="" this gets automatically included, but here we need to add manually. 159 // defaults for tests that need to build against framework-connectivity's @hide APIs, but also 177 // if sdk_version="" this gets automatically included, but here we need to add manually.
|
/packages/apps/TV/common/src/com/android/tv/common/ |
D | CommonPreferences.java | 159 public static synchronized void setShouldShowSetupActivity(Context context, boolean need) { in setShouldShowSetupActivity() argument 161 setPreference(context, PREFS_KEY_LAUNCH_SETUP, need); in setShouldShowSetupActivity() 163 getSharedPreferences(context).edit().putBoolean(PREFS_KEY_LAUNCH_SETUP, need).apply(); in setShouldShowSetupActivity()
|
/packages/modules/Connectivity/framework/ |
D | jarjar-excludes.txt | 4 # so that they do not need jarjar 30 # ServiceConnectivityResources (callers need high permissions to find/query the resource apk anyway)
|
/packages/modules/NetworkStack/ |
D | TEST_MAPPING | 5 // so in theory the infra would not need to reinstall/reboot devices to run both. 45 // so in theory the infra would not need to reinstall/reboot devices to run both.
|
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | Android.bp | 93 // need to be linked statically. The tests also need to be linked with a version script to
|
/packages/apps/ManagedProvisioning/studio-dev/ |
D | README.md | 23 - First time you install systemUI, you might need to 32 you need to update your SDK. Depending on how you checked out your tree, there are two ways to 59 When you add new dependencies to SystemUI (Android.bp files), they will also need to be added 182 …jects for debugging and building, for example, the One Search Plugin, you need to uncomment it in … 190 …roject should show up in Configurations in Android Studio. You might also need to update the confi… 212 you might need to enable kvm with the following command:
|
/packages/modules/Bluetooth/system/gd/packet/parser/ |
D | README | 17 Checksum fields need to implement the following three methods: 59 Custom fields with variable size need the following functions:
|
/packages/modules/AdServices/adservices/linter/documentation/ |
D | BackCompatNewFileDetector.md | 11 After an OTA to T, we need to do the following: 17 1. New files may be added to the AdServices code over the next few years that would also need to be… 18 2. Any manual identification of the generated files may miss something, for which we’ll need to be …
|
D | README.md | 5 common Issues need to be added to *both* Issue Registry classes. Tests for the linters are not
|
/packages/modules/Bluetooth/floss/build/ |
D | Dockerfile | 78 # At this point, the base container is ready. Now we need to build and install 80 # will be done after the image is created and tagged. Otherwise, you need to
|
/packages/modules/DnsResolver/ |
D | Android.bp | 183 // libbase and libc++) need to be linked statically. The tests also need to be linked with a 225 // Similar to resolv_test_mts_coverage_defaults, but it's for the tests that don't need 306 // from the platform; we don't need to include it in this module by
|
/packages/modules/Bluetooth/ |
D | Android.bp | 52 // test, tools, fuzzers, etc, not only production targets, if you need to add an option 62 // from this default to not push it for future targets that might not need it.
|
D | README.md | 37 You will also need a recent-ish version of Rust and Cargo. Please follow the 53 (should work on Debian and Ubuntu). You will still need to build some unpackaged 127 you will see failures. In addition, you may need to set a `--libdir=` if your
|
/packages/modules/Bluetooth/framework/ |
D | Android.bp | 120 // defaults for tests that need to build against framework-bluetooths's @hide APIs 130 // if sdk_version="" this gets automatically included, but here we need to add manually.
|
/packages/modules/AdServices/sdksandbox/tests/testutils/testscenario/example/ |
D | README.md | 3 This directory contains a simple example of everything you need to
|
/packages/providers/MediaProvider/jni/ |
D | Android.bp | 125 // need to be linked statically. The tests also need to be linked with a version script to
|
/packages/modules/Virtualization/java/framework/ |
D | jarjar-rules.txt | 6 # VirtualMachineManager, we need to explicitly keep it.
|
/packages/modules/Virtualization/libs/dice/open_dice/ |
D | Android.bp | 154 // We also need some constants in addition to the functions. 199 // We also need some constants in addition to the functions.
|
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint2/ui/settings/ |
D | README.md | 12 navigation events, maintain the viewmodels, and launch new activities if need be.
|