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

Revert "Add libbarhopper for SetupWizard"

This reverts commit 22c6cfbee837273d1e0e35afd389b223e6891bc4.
Paul Keith преди 6 години
родител
ревизия
cba174540e

+ 1 - 1
arm/Android.mk

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

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019 The LineageOS Project
+# Copyright (C) 2017-2018 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.
@@ -20,8 +20,6 @@ PRODUCT_COPY_FILES += \
 PRODUCT_PACKAGES += \
     PrebuiltGmsCore
 ifeq ($(TARGET_IS_GROUPER),)
-PRODUCT_COPY_FILES += \
-    vendor/gapps/arm/proprietary/priv-app/SetupWizard/lib/arm/libbarhopper.so:system/priv-app/SetupWizard/lib/arm/libbarhopper.so
 
 PRODUCT_PACKAGES += \
     Velvet

BIN
arm/proprietary/priv-app/SetupWizard/lib/arm/libbarhopper.so


+ 1 - 1
arm64/Android.mk

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

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019 The LineageOS Project
+# Copyright (C) 2017-2018 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.
@@ -21,9 +21,6 @@ PRODUCT_COPY_FILES += \
 PRODUCT_PACKAGES += \
     PrebuiltGmsCore
 ifeq ($(TARGET_IS_GROUPER),)
-PRODUCT_COPY_FILES += \
-    vendor/gapps/arm64/proprietary/priv-app/SetupWizard/lib/arm/libbarhopper.so:system/priv-app/SetupWizard/lib/arm/libbarhopper.so \
-    vendor/gapps/arm64/proprietary/priv-app/SetupWizard/lib/arm64/libbarhopper.so:system/priv-app/SetupWizard/lib/arm64/libbarhopper.so
 
 PRODUCT_PACKAGES += \
     Velvet

BIN
arm64/proprietary/priv-app/SetupWizard/lib/arm/libbarhopper.so


BIN
arm64/proprietary/priv-app/SetupWizard/lib/arm64/libbarhopper.so


+ 1 - 1
common/BoardConfigVendor.mk

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

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

@@ -1,2 +1 @@
 -priv-app/Velvet/Velvet.apk;PRESIGNED|1bd57d7a32d77ec007ca7ad8032cca8d9038c555
-priv-app/SetupWizard/lib/arm/libbarhopper.so|3e88402982ab800e369debe0901607e3f504310e

+ 0 - 2
proprietary-files-arm64-nongrouper.txt

@@ -1,3 +1 @@
 -priv-app/Velvet/Velvet.apk;PRESIGNED|314043242c4253b61d9d4fcf656489d3fa0265be
-priv-app/SetupWizard/lib/arm/libbarhopper.so|3e88402982ab800e369debe0901607e3f504310e
-priv-app/SetupWizard/lib/arm64/libbarhopper.so|d77445e11ca660ba7c61d5fa467ea1c79de890f6

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

@@ -1,2 +1 @@
 -priv-app/Velvet/Velvet.apk;PRESIGNED|cd13e9ea9d5b3337b8a22b9ea7939132458cbced
-priv-app/SetupWizard/lib/x86/libbarhopper.so|a09883b5010f162c5ec9262b4824578d945913b9

+ 1 - 1
x86/Android.mk

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

BIN
x86/proprietary/priv-app/SetupWizard/lib/x86/libbarhopper.so


+ 1 - 3
x86/x86-vendor.mk

@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2019 The LineageOS Project
+# Copyright (C) 2017-2018 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.
@@ -20,8 +20,6 @@ PRODUCT_COPY_FILES += \
 PRODUCT_PACKAGES += \
     PrebuiltGmsCore
 ifeq ($(TARGET_IS_GROUPER),)
-PRODUCT_COPY_FILES += \
-    vendor/gapps/x86/proprietary/priv-app/SetupWizard/lib/x86/libbarhopper.so:system/priv-app/SetupWizard/lib/x86/libbarhopper.so
 
 PRODUCT_PACKAGES += \
     Velvet