summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2021-10-04 22:57:59 +0200
committerDavide Garberi <dade.garberi@gmail.com>2021-10-21 21:19:01 +0200
commit635287d55ae1da8aa979685f9f6376e6f9c9df4c (patch)
tree180a2e7dadcc1a392b2e4b3c408a4f58e63a1121
parentba0af62ae9c511470430687e72bfed9f0163b549 (diff)
msm8996: Update makefiles
-rw-r--r--msm8996-common/Android.bp24
-rw-r--r--msm8996-common/Android.mk14
-rw-r--r--msm8996-common/BoardConfigVendor.mk14
-rw-r--r--msm8996-common/msm8996-common-vendor.mk14
-rw-r--r--z2_plus/Android.bp20
-rw-r--r--z2_plus/Android.mk14
-rw-r--r--z2_plus/BoardConfigVendor.mk14
-rw-r--r--z2_plus/z2_plus-vendor.mk14
8 files changed, 16 insertions, 112 deletions
diff --git a/msm8996-common/Android.bp b/msm8996-common/Android.bp
index ce7c460..6d2f844 100644
--- a/msm8996-common/Android.bp
+++ b/msm8996-common/Android.bp
@@ -1,20 +1,6 @@
-/**
- * Copyright (C) 2019-2020 The LineageOS Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- * This file is generated by device/zuk/msm8996-common/setup-makefiles.sh
- */
+// Automatically generated file. DO NOT MODIFY
+//
+// This file is generated by device/zuk/msm8996-common/setup-makefiles.sh
soong_namespace {
}
@@ -34,6 +20,7 @@ cc_prebuilt_library_shared {
},
},
compile_multilib: "both",
+ check_elf_files: false,
prefer: true,
}
@@ -52,6 +39,7 @@ cc_prebuilt_library_shared {
},
},
compile_multilib: "both",
+ check_elf_files: false,
prefer: true,
soc_specific: true,
}
@@ -71,6 +59,7 @@ cc_prebuilt_library_shared {
},
},
compile_multilib: "both",
+ check_elf_files: false,
prefer: true,
soc_specific: true,
}
@@ -90,6 +79,7 @@ cc_prebuilt_library_shared {
},
},
compile_multilib: "both",
+ check_elf_files: false,
prefer: true,
soc_specific: true,
}
diff --git a/msm8996-common/Android.mk b/msm8996-common/Android.mk
index 876c74d..bd179c5 100644
--- a/msm8996-common/Android.mk
+++ b/msm8996-common/Android.mk
@@ -1,17 +1,5 @@
-# Copyright (C) 2017-2020 The LineageOS Project
+# Automatically generated file. DO NOT MODIFY
#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
# This file is generated by device/zuk/msm8996-common/setup-makefiles.sh
LOCAL_PATH := $(call my-dir)
diff --git a/msm8996-common/BoardConfigVendor.mk b/msm8996-common/BoardConfigVendor.mk
index e2f9c20..0c2a5d5 100644
--- a/msm8996-common/BoardConfigVendor.mk
+++ b/msm8996-common/BoardConfigVendor.mk
@@ -1,16 +1,4 @@
-# Copyright (C) 2017-2020 The LineageOS Project
+# Automatically generated file. DO NOT MODIFY
#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
# This file is generated by device/zuk/msm8996-common/setup-makefiles.sh
diff --git a/msm8996-common/msm8996-common-vendor.mk b/msm8996-common/msm8996-common-vendor.mk
index 6c0a122..e29f0d5 100644
--- a/msm8996-common/msm8996-common-vendor.mk
+++ b/msm8996-common/msm8996-common-vendor.mk
@@ -1,17 +1,5 @@
-# Copyright (C) 2017-2020 The LineageOS Project
+# Automatically generated file. DO NOT MODIFY
#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
# This file is generated by device/zuk/msm8996-common/setup-makefiles.sh
PRODUCT_SOONG_NAMESPACES += \
diff --git a/z2_plus/Android.bp b/z2_plus/Android.bp
index ddcd4b3..49cd13c 100644
--- a/z2_plus/Android.bp
+++ b/z2_plus/Android.bp
@@ -1,20 +1,6 @@
-/**
- * Copyright (C) 2019-2020 The LineageOS Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- * This file is generated by device/zuk/z2_plus/setup-makefiles.sh
- */
+// Automatically generated file. DO NOT MODIFY
+//
+// This file is generated by device/zuk/z2_plus/setup-makefiles.sh
soong_namespace {
}
diff --git a/z2_plus/Android.mk b/z2_plus/Android.mk
index f222bcd..414a210 100644
--- a/z2_plus/Android.mk
+++ b/z2_plus/Android.mk
@@ -1,17 +1,5 @@
-# Copyright (C) 2017-2020 The LineageOS Project
+# Automatically generated file. DO NOT MODIFY
#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
# This file is generated by device/zuk/z2_plus/setup-makefiles.sh
LOCAL_PATH := $(call my-dir)
diff --git a/z2_plus/BoardConfigVendor.mk b/z2_plus/BoardConfigVendor.mk
index c66862c..a9f77fe 100644
--- a/z2_plus/BoardConfigVendor.mk
+++ b/z2_plus/BoardConfigVendor.mk
@@ -1,16 +1,4 @@
-# Copyright (C) 2017-2020 The LineageOS Project
+# Automatically generated file. DO NOT MODIFY
#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
# This file is generated by device/zuk/z2_plus/setup-makefiles.sh
diff --git a/z2_plus/z2_plus-vendor.mk b/z2_plus/z2_plus-vendor.mk
index 609be53..40c4d1e 100644
--- a/z2_plus/z2_plus-vendor.mk
+++ b/z2_plus/z2_plus-vendor.mk
@@ -1,17 +1,5 @@
-# Copyright (C) 2017-2020 The LineageOS Project
+# Automatically generated file. DO NOT MODIFY
#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
# This file is generated by device/zuk/z2_plus/setup-makefiles.sh
PRODUCT_SOONG_NAMESPACES += \