commit 97582ba7f334e28acc7bb2c7fdab50650b3881bc Author: Majaahh Date: Sun Aug 31 23:13:39 2025 +0200 s5e8825-common: Init Change-Id: I61f68669222efc5e0d178ccfea23a272ea603cd1 Signed-off-by: Majaahh diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..b5f8f24 --- /dev/null +++ b/Android.bp @@ -0,0 +1,6 @@ +// +// Automatically generated file. DO NOT MODIFY +// + +soong_namespace { +} diff --git a/Android.mk b/Android.mk new file mode 100644 index 0000000..362133d --- /dev/null +++ b/Android.mk @@ -0,0 +1,5 @@ +# +# Automatically generated file. DO NOT MODIFY +# + +LOCAL_PATH := $(call my-dir) diff --git a/BoardConfigVendor.mk b/BoardConfigVendor.mk new file mode 100644 index 0000000..18ed0ae --- /dev/null +++ b/BoardConfigVendor.mk @@ -0,0 +1,3 @@ +# +# Automatically generated file. DO NOT MODIFY +# diff --git a/s5e8825-common-vendor.mk b/s5e8825-common-vendor.mk new file mode 100644 index 0000000..c27b1a9 --- /dev/null +++ b/s5e8825-common-vendor.mk @@ -0,0 +1,6 @@ +# +# Automatically generated file. DO NOT MODIFY +# + +PRODUCT_SOONG_NAMESPACES += \ + vendor/samsung/s5e8825-common