summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--msm8996-common/Android.bp4
-rw-r--r--msm8996-common/Android.mk2
-rw-r--r--msm8996-common/BoardConfigVendor.mk2
-rw-r--r--msm8996-common/msm8996-common-vendor.mk2
-rw-r--r--z2_plus/Android.bp2
-rw-r--r--z2_plus/Android.mk2
-rw-r--r--z2_plus/BoardConfigVendor.mk2
-rw-r--r--z2_plus/z2_plus-vendor.mk2
8 files changed, 9 insertions, 9 deletions
diff --git a/msm8996-common/Android.bp b/msm8996-common/Android.bp
index 9c5af18..45769dd 100644
--- a/msm8996-common/Android.bp
+++ b/msm8996-common/Android.bp
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2019 The LineageOS Project
+ * 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.
@@ -155,7 +155,7 @@ android_app_import {
name: "TimeService",
owner: "zuk",
apk: "proprietary/vendor/app/TimeService/TimeService.apk",
- certificate: "platform",
+ certificate: ":timeservice_app_cert-legacy-um",
dex_preopt: {
enabled: false,
},
diff --git a/msm8996-common/Android.mk b/msm8996-common/Android.mk
index 585a6b7..876c74d 100644
--- a/msm8996-common/Android.mk
+++ b/msm8996-common/Android.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019 The LineageOS Project
+# Copyright (C) 2017-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.
diff --git a/msm8996-common/BoardConfigVendor.mk b/msm8996-common/BoardConfigVendor.mk
index a4da2c1..e2f9c20 100644
--- a/msm8996-common/BoardConfigVendor.mk
+++ b/msm8996-common/BoardConfigVendor.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019 The LineageOS Project
+# Copyright (C) 2017-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.
diff --git a/msm8996-common/msm8996-common-vendor.mk b/msm8996-common/msm8996-common-vendor.mk
index e73c149..a14ecfc 100644
--- a/msm8996-common/msm8996-common-vendor.mk
+++ b/msm8996-common/msm8996-common-vendor.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019 The LineageOS Project
+# Copyright (C) 2017-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.
diff --git a/z2_plus/Android.bp b/z2_plus/Android.bp
index a072439..ddcd4b3 100644
--- a/z2_plus/Android.bp
+++ b/z2_plus/Android.bp
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2019 The LineageOS Project
+ * 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.
diff --git a/z2_plus/Android.mk b/z2_plus/Android.mk
index 6f72c44..f222bcd 100644
--- a/z2_plus/Android.mk
+++ b/z2_plus/Android.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019 The LineageOS Project
+# Copyright (C) 2017-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.
diff --git a/z2_plus/BoardConfigVendor.mk b/z2_plus/BoardConfigVendor.mk
index 47e7127..c66862c 100644
--- a/z2_plus/BoardConfigVendor.mk
+++ b/z2_plus/BoardConfigVendor.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019 The LineageOS Project
+# Copyright (C) 2017-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.
diff --git a/z2_plus/z2_plus-vendor.mk b/z2_plus/z2_plus-vendor.mk
index 09f5ea1..609be53 100644
--- a/z2_plus/z2_plus-vendor.mk
+++ b/z2_plus/z2_plus-vendor.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019 The LineageOS Project
+# Copyright (C) 2017-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.