diff options
author | 2020-02-19 15:27:58 +0000 | |
---|---|---|
committer | 2020-02-19 16:37:42 +0000 | |
commit | 305fb2fc1ae92a9769ae6575f2dc3da02bd8a4a8 (patch) | |
tree | d5557a18af8f71db0ce46443fee9aa8fda4ad8a8 /media/native | |
parent | 5562c7e87f564661908fcb2f59591d012626ee3b (diff) |
Remove obsolete subdirs and optional_subdirs
I was looking for documentation of what these mean, but discovered
that these attributes have been obsolete for years.
Test: m
Change-Id: Ifcf47e99d22b1546780968d1030f835173612a27
Diffstat (limited to 'media/native')
-rw-r--r-- | media/native/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media/native/Android.bp b/media/native/Android.bp deleted file mode 100644 index b44c2960127f..000000000000 --- a/media/native/Android.bp +++ /dev/null @@ -1 +0,0 @@ -subdirs = ["*"] |