Преглед на файлове

gapps: Add MarkupGoogle

* And regenerate vendor
* Package version: crosshatch-pq2a.190205.001
Paul Keith преди 6 години
родител
ревизия
5cf2cda8b8

+ 1 - 1
arm/Android.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.

+ 1 - 1
arm/BoardConfigVendor.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.

+ 1 - 1
arm/arm-vendor.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.

+ 1 - 1
arm64/Android.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.

+ 1 - 1
arm64/BoardConfigVendor.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.

+ 1 - 1
arm64/arm64-vendor.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.

+ 11 - 0
common/Android.mk

@@ -132,6 +132,17 @@ LOCAL_MODULE_SUFFIX := .jar
 include $(BUILD_PREBUILT)
 
 ifeq ($(TARGET_IS_GROUPER),)
+include $(CLEAR_VARS)
+LOCAL_MODULE := MarkupGoogle
+LOCAL_MODULE_OWNER := gapps
+LOCAL_SRC_FILES := proprietary/app/MarkupGoogle/MarkupGoogle.apk
+LOCAL_CERTIFICATE := PRESIGNED
+LOCAL_MODULE_TAGS := optional
+LOCAL_MODULE_CLASS := APPS
+LOCAL_DEX_PREOPT := false
+LOCAL_MODULE_SUFFIX := .apk
+include $(BUILD_PREBUILT)
+
 include $(CLEAR_VARS)
 LOCAL_MODULE := AndroidMigratePrebuilt
 LOCAL_MODULE_OWNER := gapps

+ 1 - 1
common/BoardConfigVendor.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.

+ 1 - 0
common/common-vendor.mk

@@ -37,6 +37,7 @@ PRODUCT_PACKAGES += \
 ifeq ($(TARGET_IS_GROUPER),)
 
 PRODUCT_PACKAGES += \
+    MarkupGoogle \
     AndroidMigratePrebuilt \
     SetupWizard
 endif

BIN
common/proprietary/app/GoogleContactsSyncAdapter/GoogleContactsSyncAdapter.apk


BIN
common/proprietary/app/MarkupGoogle/MarkupGoogle.apk


BIN
common/proprietary/framework/com.google.android.dialer.support.jar


BIN
common/proprietary/framework/com.google.android.maps.jar


BIN
common/proprietary/priv-app/GoogleBackupTransport/GoogleBackupTransport.apk


BIN
common/proprietary/priv-app/GoogleFeedback/GoogleFeedback.apk


BIN
common/proprietary/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk


BIN
common/proprietary/priv-app/GoogleServicesFramework/GoogleServicesFramework.apk


BIN
common/proprietary/priv-app/Phonesky/Phonesky.apk


+ 1 - 0
proprietary-files-common-nongrouper.txt

@@ -1,2 +1,3 @@
+-app/MarkupGoogle/MarkupGoogle.apk;PRESIGNED
 -priv-app/AndroidMigratePrebuilt/AndroidMigratePrebuilt.apk;PRESIGNED|eb965010832814a84afc32db11bf1c89586b78bc
 -priv-app/SetupWizard/SetupWizard.apk;PRESIGNED|cef140e63d5dd861a876b3b24b9e21c82d3749ef

+ 1 - 1
x86/Android.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.

+ 1 - 1
x86/BoardConfigVendor.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.

+ 1 - 1
x86/x86-vendor.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2018 The LineageOS Project
+# Copyright (C) 2017-2019 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.