Add libbarhopper for SetupWizard

* This might help fix crashes??
This commit is contained in:
Paul Keith 2019-02-03 19:26:27 +01:00
parent f630206bc7
commit 22c6cfbee8
17 changed files with 21 additions and 10 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.
@ -20,6 +20,8 @@ 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

View File

@ -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.

View File

@ -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.

View File

@ -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.
@ -21,6 +21,9 @@ 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

View File

@ -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.

View File

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

View File

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

View File

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

View File

@ -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.

View File

@ -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.

View File

@ -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.
@ -20,6 +20,8 @@ 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