/packages/modules/Virtualization/apex/ |
D | product_packages.mk | 26 system/lib64/%.dylib.so \ 27 system/lib64/libfdt.so \ 28 system/lib64/libgfxstream_backend.so \ 29 system/lib64/libcuttlefish_allocd_utils.so \ 30 system/lib64/libcuttlefish_fs.so \ 31 system/lib64/libcuttlefish_utils.so
|
/packages/services/Car/cpp/computepipe/tests/runner/graph/stubgraph/ |
D | Android.bp | 23 srcs: ["arm64/libstubgraphimpl.so"], 26 srcs: ["arm/libstubgraphimpl.so"], 29 srcs: ["x86/libstubgraphimpl.so"], 32 srcs: ["x86_64/libstubgraphimpl.so"],
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities.h | 484 double sp,so,sk,om_sp2,om_so2,om_sk2,cp,co,ck,sp_so,cp_so; in db_IncrementalRotationMatrix() local 487 sp=dx[0]; so=dx[1]; sk=dx[2]; in db_IncrementalRotationMatrix() 489 om_so2=1.0-so*so; in db_IncrementalRotationMatrix() 496 sp_so=sp*so; in db_IncrementalRotationMatrix() 497 cp_so=cp*so; in db_IncrementalRotationMatrix() 500 R[6]=sp*co; R[7]= -so; R[8]=cp*co; in db_IncrementalRotationMatrix()
|
/packages/modules/NeuralNetworks/tools/ |
D | build_and_run_benchmark.sh | 47 adb -d push $OUT/system/lib/libneuralnetworks.so /system/lib/libneuralnetworks.so 48 adb -d push $OUT/system/lib64/libneuralnetworks.so /system/lib64/libneuralnetworks.so
|
/packages/modules/NeuralNetworks/driver/sample_shim/ |
D | Android.bp | 37 srcs: ["android_x86_64/neuralnetworks_sample_sl_driver_prebuilt.so"], 40 srcs: ["android_x86/neuralnetworks_sample_sl_driver_prebuilt.so"], 43 srcs: ["android_arm64/neuralnetworks_sample_sl_driver_prebuilt.so"], 46 srcs: ["android_arm/neuralnetworks_sample_sl_driver_prebuilt.so"],
|
D | generate_prebuilts.sh | 30 …dules/NeuralNetworks/driver/sample_shim/android_${arch}/neuralnetworks_sample_sl_driver_prebuilt.so 32 cp $OUT/system/${LIB}/neuralnetworks_sample_sl_driver.so ${TARGETDIR}
|
/packages/services/Car/cpp/computepipe/example/ |
D | Android.bp | 65 srcs: ["lib_arm64/libfacegraph.so"], 68 srcs: ["lib_arm/libfacegraph.so"], 71 srcs: ["lib_x86_64/libfacegraph.so"], 74 srcs: ["lib_x86/libfacegraph.so"],
|
/packages/apps/Gallery2/ |
D | CleanSpec.mk | 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_jpegstream.so) 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_eglfence.so) 56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_filtershow_filters.so)
|
/packages/modules/NetworkStack/ |
D | TEST_MAPPING | 19 // Test tag for automotive targets. These are only running in postsubmit so as to harden the 39 // These are unit tests only, so they don't actually require any modules to be installed. 41 // so in theory the infra would not need to reinstall/reboot devices to run both.
|
D | Android.bp | 128 // integer so if the next SDK release happens to use that integer, we don't need to rename them. 148 // integer so if the next SDK release happens to use that integer, we don't need to rename them. 320 // Pre-merge the AndroidManifest for NetworkStackNext, so that its manifest can be merged on top 373 // java.lang.UnsatisfiedLinkError: dlopen failed: library "libc++_shared.so" not found
|
/packages/apps/Test/connectivity/sl4n/ |
D | README.md | 34 adb push <ANDROID_SOURCE_ROOT>/out/target/product/<TARGET>/system/lib/libbinder.so /system/lib 35 adb push <ANDROID_SOURCE_ROOT>/out/target/product/<TARGET>/system/lib/libchrome.so /system/lib 36 adb push <ANDROID_SOURCE_ROOT>/out/target/product/<TARGET>/system/lib/libevent.so /system/lib
|
/packages/apps/Dialer/java/com/android/dialer/theme/ |
D | README.md | 23 more customization to their widgets, so they created the AppCompat variant 25 uses both Legacy Widgets and AppCompat widgets, so when you define an 32 provide an attribute to tint all of your ImageViews (why would it?), so we 56 * Colors that can't be theme'd (there aren't many of those, so you probably
|
/packages/apps/Messaging/ |
D | CleanSpec.mk | 42 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/libgiftranscode.so) 43 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib64/libgiftranscode.so)
|
/packages/apps/Camera2/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_tinyplanet.so) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_jpegutil.so)
|
/packages/modules/Wifi/service/ |
D | CleanSpec.mk | 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/libwifi-jni.so) 56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libwifi-jni.so)
|
/packages/apps/Messaging/jni/ |
D | Android.bp | 23 // Link to Android logging (liblog.so) and dynamic linker (libdl.so) libraries
|
/packages/modules/DnsResolver/apex/ |
D | Android.bp | 48 // so that the package can be installed. 50 // so that the artifacts can run.
|
/packages/modules/Virtualization/microdroid/signature/ |
D | README.md | 3 Payload disk is a composite disk referencing host APEXes and an APK so that microdroid 23 Microdroid Signature contains the signatures of the payloads so that the payloads are
|
/packages/modules/NetworkStack/tests/integration/ |
D | Android.bp | 92 // The static lib needs to be jarjared by each module so they do not conflict with each other 94 // Apply NetworkStack jarjar rules to the tests as well so classes in NetworkStaticLibTests have the
|
/packages/apps/Car/Settings/ |
D | Android.bp | 106 // Testing only resources must be applied last so they take precedence. 165 // Testing only resources must be applied last so they take precedence.
|
/packages/apps/Dialer/java/com/android/dialer/proguard/ |
D | proguard_base.flags | 12 # dex doesn't use the java .class format, so it has no benefit and can cause 53 # and since Guava is so widely used, we include it here in the base.
|
/packages/apps/Car/Notification/ |
D | Android.bp | 65 // Testing only resources must be applied last so they take precedence. 150 // Testing only resources must be applied last so they take precedence.
|
/packages/apps/TV/ |
D | proguard.flags | 44 # Annotations are implemented as attributes, so we have to explicitly keep them. 49 # JNI is an entry point that's hard to keep track of, so there's
|
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/data/ |
D | LICENSE | 22 cover databases, and so the ODbL addresses these rights, too. Finally, 28 and so the ODbL only governs the rights over the Database, and not the 39 over information in the contents), and so you are advised that you may 238 this Database may be multiple-licensed, and so You may have the choice 252 a. Do so only under the terms of this License or another license 308 Publicly Used and so must comply with Section 4.4. if a Produced Work 316 compatible licenses under Section 4.4 a iii. If they do so, the 420 rights, and so moral rights may still subsist over the Database in some 453 Some jurisdictions do not allow the exclusion of implied warranties, so
|
/packages/modules/GeoTZ/output_data/odbl/ |
D | LICENSE | 22 cover databases, and so the ODbL addresses these rights, too. Finally, 28 and so the ODbL only governs the rights over the Database, and not the 39 over information in the contents), and so you are advised that you may 238 this Database may be multiple-licensed, and so You may have the choice 252 a. Do so only under the terms of this License or another license 308 Publicly Used and so must comply with Section 4.4. if a Produced Work 316 compatible licenses under Section 4.4 a iii. If they do so, the 420 rights, and so moral rights may still subsist over the Database in some 453 Some jurisdictions do not allow the exclusion of implied warranties, so
|