diff options
author | Steven Moreland <smoreland@google.com> | 2019-11-04 12:21:18 -0800 |
---|---|---|
committer | Steven Moreland <smoreland@google.com> | 2019-11-04 12:22:23 -0800 |
commit | 40f586c36e67caca4fd64dfe7c13e6c5fdae59eb (patch) | |
tree | 539bdff4147cac03392b5d60bee4f07af1cd59a8 | |
parent | c003777cff451891efdd2c20ca65998b4bd96c78 (diff) |
radio@1.5: update makefiles
To be consistent w/ hidl-gen output.
Bug: N/A
Test: N/A
Change-Id: Ic4bd68777e74e5cdfc222202398923d34125f2af
-rw-r--r-- | radio/1.5/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/radio/1.5/Android.bp b/radio/1.5/Android.bp index 06a2a6ecf3..de9ec6e896 100644 --- a/radio/1.5/Android.bp +++ b/radio/1.5/Android.bp @@ -19,7 +19,6 @@ hidl_interface { "android.hardware.radio@1.3", "android.hardware.radio@1.4", "android.hidl.base@1.0", - "android.hidl.safe_union@1.0", ], gen_java: true, } |