Revert "Add libbarhopper for SetupWizard"

This reverts commit 22c6cfbee8.
This commit is contained in:
Paul Keith
2019-02-16 21:25:06 +01:00
parent 8a7f260fb7
commit cba174540e
17 changed files with 10 additions and 21 deletions

View File

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

View File

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

View File

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