commit | 3665390c9d32a917398b240c5a46ced07a3b65eb | [log] [tgz] |
---|---|---|
author | Pawin Vongmasa <pawin@google.com> | Thu Nov 15 00:10:25 2018 -0800 |
committer | Pawin Vongmasa <pawin@google.com> | Thu Nov 15 03:37:23 2018 -0800 |
tree | 56c7988b7d16435216a3eda5fba52b5cddb6155d | |
parent | fbc6186887360a8b2169fbc9979b8f69a50080c5 [diff] [blame] |
Move Codec2-related code from hardware/google/av Test: None Bug: 112362730 Change-Id: Ie2f8ff431d65c40333f267ab9877d47089adeea4
diff --git a/media/codec2/components/Android.bp b/media/codec2/components/Android.bp new file mode 100644 index 0000000..e8176cf --- /dev/null +++ b/media/codec2/components/Android.bp
@@ -0,0 +1,3 @@ +subdirs = [ + "*", +]