gapps: Add MarkupGoogle
* And regenerate vendor * Package version: crosshatch-pq2a.190205.001
这个提交包含在:
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@@ -132,6 +132,17 @@ LOCAL_MODULE_SUFFIX := .jar
|
|||||||
include $(BUILD_PREBUILT)
|
include $(BUILD_PREBUILT)
|
||||||
|
|
||||||
ifeq ($(TARGET_IS_GROUPER),)
|
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)
|
include $(CLEAR_VARS)
|
||||||
LOCAL_MODULE := AndroidMigratePrebuilt
|
LOCAL_MODULE := AndroidMigratePrebuilt
|
||||||
LOCAL_MODULE_OWNER := gapps
|
LOCAL_MODULE_OWNER := gapps
|
||||||
|
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@@ -37,6 +37,7 @@ PRODUCT_PACKAGES += \
|
|||||||
ifeq ($(TARGET_IS_GROUPER),)
|
ifeq ($(TARGET_IS_GROUPER),)
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
MarkupGoogle \
|
||||||
AndroidMigratePrebuilt \
|
AndroidMigratePrebuilt \
|
||||||
SetupWizard
|
SetupWizard
|
||||||
endif
|
endif
|
||||||
|
二进制文件未显示。
二进制文件未显示。
二进制文件未显示。
@@ -1,2 +1,3 @@
|
|||||||
|
-app/MarkupGoogle/MarkupGoogle.apk;PRESIGNED
|
||||||
-priv-app/AndroidMigratePrebuilt/AndroidMigratePrebuilt.apk;PRESIGNED|eb965010832814a84afc32db11bf1c89586b78bc
|
-priv-app/AndroidMigratePrebuilt/AndroidMigratePrebuilt.apk;PRESIGNED|eb965010832814a84afc32db11bf1c89586b78bc
|
||||||
-priv-app/SetupWizard/SetupWizard.apk;PRESIGNED|cef140e63d5dd861a876b3b24b9e21c82d3749ef
|
-priv-app/SetupWizard/SetupWizard.apk;PRESIGNED|cef140e63d5dd861a876b3b24b9e21c82d3749ef
|
||||||
|
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
@@ -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");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
|
在新工单中引用
屏蔽一个用户