diff --git a/Android.bp b/Android.bp index 922cc7f43471ee3ea73c1d64d8525738db5dcb44..f32712374c11bba80ce51c50ee71d62d21b83dd8 100644 --- a/Android.bp +++ b/Android.bp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2020-2021 The LineageOS Project + * Copyright (C) 2020-2022 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. @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * This file is generated by device/gigaset//setup-makefiles.sh + * This file is generated by device/gigaset/GS290/setup-makefiles.sh */ soong_namespace { diff --git a/Android.mk b/Android.mk index 03f029f68a2afc378d523a45bc655f3c424d529c..e6f1c1bb34d0d8d171c84c2eb4e0b08c03a22b6d 100644 --- a/Android.mk +++ b/Android.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 The LineageOS Project +# Copyright (C) 2020-2022 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. @@ -12,10 +12,10 @@ # See the License for the specific language governing permissions and # limitations under the License. -# This file is generated by device/gigaset//setup-makefiles.sh +# This file is generated by device/gigaset/GS290/setup-makefiles.sh LOCAL_PATH := $(call my-dir) -ifneq ($(filter yggdrasil,$(TARGET_DEVICE)),) +ifeq ($(TARGET_DEVICE),GS290) endif diff --git a/BoardConfigVendor.mk b/BoardConfigVendor.mk index eef6d89009bcd50ab64b3d094204f4969771ebf9..dc510d49904a6c16a30fca3a92a579db91530174 100644 --- a/BoardConfigVendor.mk +++ b/BoardConfigVendor.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 The LineageOS Project +# Copyright (C) 2020-2022 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. @@ -12,5 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -# This file is generated by device/gigaset//setup-makefiles.sh +# This file is generated by device/gigaset/GS290/setup-makefiles.sh diff --git a/GS290-vendor.mk b/GS290-vendor.mk index 65846f25653f09f94cbd5691a93546088ca5a2de..2a3dd9d465981440c9f3a88449633bdad82ae53c 100644 --- a/GS290-vendor.mk +++ b/GS290-vendor.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2021 The LineageOS Project +# Copyright (C) 2020-2022 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.