diff options
author | Steven Moreland <smoreland@google.com> | 2017-11-28 14:22:55 -0800 |
---|---|---|
committer | Steven Moreland <smoreland@google.com> | 2017-11-28 14:22:55 -0800 |
commit | 8b76a6b90dacd2b330fae4bac274d463542d04ba (patch) | |
tree | ce4979236531adf9b90ac54491fba43eeda2d24e /tetheroffload | |
parent | 6aa429ace5b70f4b0e343ae7a6493cb9eaac07e2 (diff) | |
download | platform_hardware_interfaces-8b76a6b90dacd2b330fae4bac274d463542d04ba.tar.gz platform_hardware_interfaces-8b76a6b90dacd2b330fae4bac274d463542d04ba.tar.bz2 platform_hardware_interfaces-8b76a6b90dacd2b330fae4bac274d463542d04ba.zip |
Remove subdirs
Removing whenever I see these in code reviews.
Test: none
Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d
Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
Diffstat (limited to 'tetheroffload')
-rw-r--r-- | tetheroffload/Android.bp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tetheroffload/Android.bp b/tetheroffload/Android.bp deleted file mode 100644 index f3c7021ca8..0000000000 --- a/tetheroffload/Android.bp +++ /dev/null @@ -1,7 +0,0 @@ -// This is an autogenerated file, do not edit. -subdirs = [ - "config/1.0", - "config/1.0/vts/functional", - "control/1.0", - "control/1.0/vts/functional", -] |