summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Li <weiwli@google.com>2024-05-09 15:04:46 -0700
committerWei Li <weiwli@google.com>2024-05-09 15:04:46 -0700
commit35d8319c15f437a9cc41a5f37e7a1d3d35e90d44 (patch)
treea1878dbd83a06bb62aa4c28a7cb78d1dc4c95c50
parenta9d8ead5b061f20ff0458ca7a33ebc7e99267bf3 (diff)
downloadcamera-master.tar.gz
Move license metadata declarations to meta-lic.mk and remove the Android.mk file.HEADmastermain
Bug: 339706722 Test: CIs Change-Id: Id9e1ad5e49856e3eea0c95f6028a71ca109193c7
-rw-r--r--Android.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/Android.mk b/Android.mk
deleted file mode 100644
index 4b0e014..0000000
--- a/Android.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-LOCAL_PATH := $(call my-dir)
-
-$(eval $(call declare-1p-copy-files,hardware/google/camera,))
-
-# Include the sub-makefiles
-include $(call all-makefiles-under,$(LOCAL_PATH))