diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..aacc0e8 --- /dev/null +++ b/Android.bp @@ -0,0 +1,5 @@ +soong_namespace { + imports:[ + "hardware/samsung_slsi-linaro/interfaces" + ], +}