Loading android/pandora/mmi2grpc/Android.bp +19 −0 Original line number Diff line number Diff line package { default_applicable_licenses: [ "packages_modules_Bluetooth_android_pandora_mmi2grpc_license", ], } // Added automatically by a large-scale-change // See: http://go/android-license-faq license { name: "packages_modules_Bluetooth_android_pandora_mmi2grpc_license", visibility: [":__subpackages__"], license_kinds: [ "SPDX-license-identifier-Apache-2.0", ], license_text: [ "LICENSE", ], } genrule { name: "protoc-gen-mmi2grpc-python-src", srcs: ["_build/protoc-gen-custom_grpc"], Loading Loading
android/pandora/mmi2grpc/Android.bp +19 −0 Original line number Diff line number Diff line package { default_applicable_licenses: [ "packages_modules_Bluetooth_android_pandora_mmi2grpc_license", ], } // Added automatically by a large-scale-change // See: http://go/android-license-faq license { name: "packages_modules_Bluetooth_android_pandora_mmi2grpc_license", visibility: [":__subpackages__"], license_kinds: [ "SPDX-license-identifier-Apache-2.0", ], license_text: [ "LICENSE", ], } genrule { name: "protoc-gen-mmi2grpc-python-src", srcs: ["_build/protoc-gen-custom_grpc"], Loading