diff options
author | Steven Moreland <smoreland@google.com> | 2019-11-05 17:58:02 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-11-05 17:58:02 +0000 |
commit | f581c60f088350ee5fd65af24e8422f24b830aeb (patch) | |
tree | b4a3334494e3fcbd0f67006f2a2593da913a568c | |
parent | cbd3f444c74f33109f7df8cc7228abae9b64df06 (diff) | |
parent | 40f586c36e67caca4fd64dfe7c13e6c5fdae59eb (diff) | |
download | platform_hardware_interfaces-f581c60f088350ee5fd65af24e8422f24b830aeb.tar.gz platform_hardware_interfaces-f581c60f088350ee5fd65af24e8422f24b830aeb.tar.bz2 platform_hardware_interfaces-f581c60f088350ee5fd65af24e8422f24b830aeb.zip |
Merge "radio@1.5: update makefiles"
-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, } |