Skip to content

Commit

Permalink
f1f/r5/r7/r7plus/r7sf: Remove rfs_access
Browse files Browse the repository at this point in the history
Change-Id: I12219cb07a2bb756cf6d5247ed9a390218c3d1d5
  • Loading branch information
mikeNG committed Feb 4, 2017
1 parent 7afbe69 commit ee98bc5
Show file tree
Hide file tree
Showing 26 changed files with 52 additions and 26 deletions.
5 changes: 4 additions & 1 deletion f1f/Android.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -67,6 +68,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcnvitems
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcnvitems.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand All @@ -76,6 +78,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcrilhook
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcrilhook.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand Down
3 changes: 2 additions & 1 deletion f1f/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
4 changes: 2 additions & 2 deletions f1f/f1f-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -26,7 +27,6 @@ PRODUCT_COPY_FILES += \
vendor/oppo/f1f/proprietary/vendor/bin/perfd:system/vendor/bin/perfd \
vendor/oppo/f1f/proprietary/bin/qmuxd:system/bin/qmuxd \
vendor/oppo/f1f/proprietary/bin/qseecomd:system/bin/qseecomd \
vendor/oppo/f1f/proprietary/bin/rfs_access:system/bin/rfs_access \
vendor/oppo/f1f/proprietary/bin/rmt_storage:system/bin/rmt_storage \
vendor/oppo/f1f/proprietary/vendor/bin/thermal-engine:system/vendor/bin/thermal-engine \
vendor/oppo/f1f/proprietary/bin/time_daemon:system/bin/time_daemon \
Expand Down
Binary file removed f1f/proprietary/bin/rfs_access
Binary file not shown.
3 changes: 2 additions & 1 deletion msm8939-common-32/Android.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
3 changes: 2 additions & 1 deletion msm8939-common-32/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
3 changes: 2 additions & 1 deletion msm8939-common-32/msm8939-common-32-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
3 changes: 2 additions & 1 deletion msm8939-common-64/Android.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
3 changes: 2 additions & 1 deletion msm8939-common-64/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
3 changes: 2 additions & 1 deletion msm8939-common-64/msm8939-common-64-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
5 changes: 4 additions & 1 deletion r5/Android.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -66,6 +67,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcnvitems
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcnvitems.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand All @@ -75,6 +77,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcrilhook
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcrilhook.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand Down
3 changes: 2 additions & 1 deletion r5/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
Binary file removed r5/proprietary/bin/rfs_access
Binary file not shown.
4 changes: 2 additions & 2 deletions r5/r5-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -26,7 +27,6 @@ PRODUCT_COPY_FILES += \
vendor/oppo/r5/proprietary/vendor/bin/perfd:system/vendor/bin/perfd \
vendor/oppo/r5/proprietary/bin/qmuxd:system/bin/qmuxd \
vendor/oppo/r5/proprietary/bin/qseecomd:system/bin/qseecomd \
vendor/oppo/r5/proprietary/bin/rfs_access:system/bin/rfs_access \
vendor/oppo/r5/proprietary/bin/rmt_storage:system/bin/rmt_storage \
vendor/oppo/r5/proprietary/vendor/bin/thermal-engine:system/vendor/bin/thermal-engine \
vendor/oppo/r5/proprietary/bin/time_daemon:system/bin/time_daemon \
Expand Down
5 changes: 4 additions & 1 deletion r7/Android.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -66,6 +67,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcnvitems
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcnvitems.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand All @@ -75,6 +77,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcrilhook
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcrilhook.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand Down
3 changes: 2 additions & 1 deletion r7/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
Binary file removed r7/proprietary/bin/rfs_access
Binary file not shown.
4 changes: 2 additions & 2 deletions r7/r7-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -26,7 +27,6 @@ PRODUCT_COPY_FILES += \
vendor/oppo/r7/proprietary/vendor/bin/perfd:system/vendor/bin/perfd \
vendor/oppo/r7/proprietary/bin/qmuxd:system/bin/qmuxd \
vendor/oppo/r7/proprietary/bin/qseecomd:system/bin/qseecomd \
vendor/oppo/r7/proprietary/bin/rfs_access:system/bin/rfs_access \
vendor/oppo/r7/proprietary/bin/rmt_storage:system/bin/rmt_storage \
vendor/oppo/r7/proprietary/vendor/bin/thermal-engine:system/vendor/bin/thermal-engine \
vendor/oppo/r7/proprietary/bin/time_daemon:system/bin/time_daemon \
Expand Down
5 changes: 4 additions & 1 deletion r7plus/Android.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -67,6 +68,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcnvitems
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcnvitems.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand All @@ -76,6 +78,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcrilhook
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcrilhook.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand Down
3 changes: 2 additions & 1 deletion r7plus/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
Binary file removed r7plus/proprietary/bin/rfs_access
Binary file not shown.
4 changes: 2 additions & 2 deletions r7plus/r7plus-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -26,7 +27,6 @@ PRODUCT_COPY_FILES += \
vendor/oppo/r7plus/proprietary/vendor/bin/perfd:system/vendor/bin/perfd \
vendor/oppo/r7plus/proprietary/bin/qmuxd:system/bin/qmuxd \
vendor/oppo/r7plus/proprietary/bin/qseecomd:system/bin/qseecomd \
vendor/oppo/r7plus/proprietary/bin/rfs_access:system/bin/rfs_access \
vendor/oppo/r7plus/proprietary/bin/rmt_storage:system/bin/rmt_storage \
vendor/oppo/r7plus/proprietary/vendor/bin/thermal-engine:system/vendor/bin/thermal-engine \
vendor/oppo/r7plus/proprietary/bin/time_daemon:system/bin/time_daemon \
Expand Down
5 changes: 4 additions & 1 deletion r7sf/Android.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -67,6 +68,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcnvitems
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcnvitems.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand All @@ -76,6 +78,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := qcrilhook
LOCAL_MODULE_OWNER := oppo
LOCAL_SRC_FILES := proprietary/framework/qcrilhook.jar
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := JAVA_LIBRARIES
LOCAL_MODULE_SUFFIX := .jar
Expand Down
3 changes: 2 additions & 1 deletion r7sf/BoardConfigVendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down
Binary file removed r7sf/proprietary/bin/rfs_access
Binary file not shown.
4 changes: 2 additions & 2 deletions r7sf/r7sf-vendor.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2015-2016 The CyanogenMod Project
# Copyright (C) 2017 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.
Expand Down Expand Up @@ -26,7 +27,6 @@ PRODUCT_COPY_FILES += \
vendor/oppo/r7sf/proprietary/vendor/bin/perfd:system/vendor/bin/perfd \
vendor/oppo/r7sf/proprietary/bin/qmuxd:system/bin/qmuxd \
vendor/oppo/r7sf/proprietary/bin/qseecomd:system/bin/qseecomd \
vendor/oppo/r7sf/proprietary/bin/rfs_access:system/bin/rfs_access \
vendor/oppo/r7sf/proprietary/bin/rmt_storage:system/bin/rmt_storage \
vendor/oppo/r7sf/proprietary/vendor/bin/thermal-engine:system/vendor/bin/thermal-engine \
vendor/oppo/r7sf/proprietary/bin/time_daemon:system/bin/time_daemon \
Expand Down

0 comments on commit ee98bc5

Please sign in to comment.