Include "generate_transaction_name" in the aidl build rules for am: cd4c8228bd am: 41e2be2aa8 am: 0424edbecf

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1918669

Change-Id: Ie1e8da01d590d6710bbebe7e0a864f130dad7791
This commit is contained in:
Siim Sammul
2022-01-07 12:27:46 +00:00
committed by Automerger Merge Worker

View File

@@ -66,6 +66,7 @@ java_sdk_library {
":net-utils-framework-common-srcs",
],
aidl: {
generate_get_transaction_name: true,
include_dirs: [
// Include directories for parcelables that are part of the stable API, and need a
// one-line "parcelable X" .aidl declaration to be used in AIDL interfaces.