Unverified Commit 4cd44e20 authored by pjgowtham's avatar pjgowtham
Browse files

Regenerate vendor tree

parent 6eda85e5
Loading
Loading
Loading
Loading
+5 −186
Original line number Diff line number Diff line
@@ -37,25 +37,6 @@ cc_prebuilt_library_shared {
	prefer: true,
}

cc_prebuilt_library_shared {
	name: "libaudio_log_utils",
	owner: "realme",
	strip: {
		none: true,
	},
	target: {
		android_arm: {
			srcs: ["proprietary/vendor/lib/libaudio_log_utils.so"],
		},
		android_arm64: {
			srcs: ["proprietary/vendor/lib64/libaudio_log_utils.so"],
		},
	},
	compile_multilib: "both",
	prefer: true,
	soc_specific: true,
}

cc_prebuilt_library_shared {
	name: "libplatformconfig",
	owner: "realme",
@@ -75,44 +56,6 @@ cc_prebuilt_library_shared {
	soc_specific: true,
}

cc_prebuilt_library_shared {
	name: "libsdm-disp-vndapis",
	owner: "realme",
	strip: {
		none: true,
	},
	target: {
		android_arm: {
			srcs: ["proprietary/vendor/lib/libsdm-disp-vndapis.so"],
		},
		android_arm64: {
			srcs: ["proprietary/vendor/lib64/libsdm-disp-vndapis.so"],
		},
	},
	compile_multilib: "both",
	prefer: true,
	soc_specific: true,
}

cc_prebuilt_library_shared {
	name: "libthermalclient",
	owner: "realme",
	strip: {
		none: true,
	},
	target: {
		android_arm: {
			srcs: ["proprietary/vendor/lib/libthermalclient.so"],
		},
		android_arm64: {
			srcs: ["proprietary/vendor/lib64/libthermalclient.so"],
		},
	},
	compile_multilib: "both",
	prefer: true,
	soc_specific: true,
}

cc_prebuilt_library_shared {
	name: "vendor.qti.hardware.fm@1.0",
	owner: "realme",
@@ -132,86 +75,6 @@ cc_prebuilt_library_shared {
	product_specific: true,
}

cc_prebuilt_library_shared {
	name: "com.quicinc.cne.api@1.0",
	owner: "realme",
	strip: {
		none: true,
	},
	target: {
		android_arm64: {
			srcs: ["proprietary/product/lib64/com.quicinc.cne.api@1.0.so"],
		},
	},
	compile_multilib: "64",
	prefer: true,
	product_specific: true,
}

cc_prebuilt_library_shared {
	name: "com.quicinc.cne.api@1.1",
	owner: "realme",
	strip: {
		none: true,
	},
	target: {
		android_arm64: {
			srcs: ["proprietary/product/lib64/com.quicinc.cne.api@1.1.so"],
		},
	},
	compile_multilib: "64",
	prefer: true,
	product_specific: true,
}

cc_prebuilt_library_shared {
	name: "com.quicinc.cne.constants@1.0",
	owner: "realme",
	strip: {
		none: true,
	},
	target: {
		android_arm64: {
			srcs: ["proprietary/product/lib64/com.quicinc.cne.constants@1.0.so"],
		},
	},
	compile_multilib: "64",
	prefer: true,
	product_specific: true,
}

cc_prebuilt_library_shared {
	name: "com.quicinc.cne.constants@2.0",
	owner: "realme",
	strip: {
		none: true,
	},
	target: {
		android_arm64: {
			srcs: ["proprietary/product/lib64/com.quicinc.cne.constants@2.0.so"],
		},
	},
	compile_multilib: "64",
	prefer: true,
	product_specific: true,
}

cc_prebuilt_library_shared {
	name: "com.quicinc.cne.constants@2.1",
	owner: "realme",
	strip: {
		none: true,
	},
	target: {
		android_arm64: {
			srcs: ["proprietary/product/lib64/com.quicinc.cne.constants@2.1.so"],
		},
	},
	compile_multilib: "64",
	prefer: true,
	product_specific: true,
}

android_app_import {
	name: "SoterService",
	owner: "realme",
@@ -266,22 +129,11 @@ android_app_import {
	soc_specific: true,
}

android_app_import {
	name: "RfToolkit",
	owner: "realme",
	apk: "proprietary/vendor/app/RfToolkit/RfToolkit.apk",
	certificate: "platform",
	dex_preopt: {
		enabled: false,
	},
	soc_specific: true,
}

android_app_import {
	name: "TimeService",
	owner: "realme",
	apk: "proprietary/vendor/app/TimeService/TimeService.apk",
	certificate: "platform",
	certificate: ":timeservice_app_cert",
	dex_preopt: {
		enabled: false,
	},
@@ -289,14 +141,14 @@ android_app_import {
}

android_app_import {
	name: "com.qualcomm.qti.improvetouch.service",
	name: "PowerOffAlarm",
	owner: "realme",
	apk: "proprietary/vendor/app/com.qualcomm.qti.improvetouch.service/com.qualcomm.qti.improvetouch.service.apk",
	apk: "proprietary/product/app/PowerOffAlarm/PowerOffAlarm.apk",
	certificate: "platform",
	dex_preopt: {
		enabled: false,
	},
	soc_specific: true,
	product_specific: true,
}

android_app_import {
@@ -310,39 +162,6 @@ android_app_import {
	product_specific: true,
}

android_app_import {
	name: "datastatusnotification",
	owner: "realme",
	apk: "proprietary/product/app/datastatusnotification/datastatusnotification.apk",
	certificate: "platform",
	dex_preopt: {
		enabled: false,
	},
	product_specific: true,
}

android_app_import {
	name: "embms",
	owner: "realme",
	apk: "proprietary/product/app/embms/embms.apk",
	certificate: "platform",
	dex_preopt: {
		enabled: false,
	},
	product_specific: true,
}

android_app_import {
	name: "imssettings",
	owner: "realme",
	apk: "proprietary/product/app/imssettings/imssettings.apk",
	certificate: "platform",
	dex_preopt: {
		enabled: false,
	},
	product_specific: true,
}

android_app_import {
	name: "uceShimService",
	owner: "realme",
@@ -393,6 +212,6 @@ android_app_import {
dex_import {
	name: "WfdCommon",
	owner: "realme",
	jars: ["proprietary/framework/WfdCommon.jar"],
	jars: ["proprietary/system/framework/WfdCommon.jar"],
}
+36 −788

File changed.

Preview size limit exceeded, changes collapsed.

proprietary/bin/iwpriv

deleted100755 → 0
−19.8 KiB

File deleted.

+0 −66
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2016-2017 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<resources>
<profiles>
    <profile id="1">
        <!-- RSSI threshold from which all values greater than it is
        considered to be good for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIAddThreshold units="dbm">-64,-70</RSSIAddThreshold>
        <!-- RSSI threshold from which all values lesser than it is
        considered to be bad for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIDropThreshold units="dbm">-67,-73</RSSIDropThreshold>
    </profile>
    <profile id="2">
        <!-- RSSI threshold from which all values greater than it is
        considered to be good for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIAddThreshold units="dbm">-78,-78</RSSIAddThreshold>
        <!-- RSSI threshold from which all values lesser than it is
        considered to be bad for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIDropThreshold units="dbm">-85,-87</RSSIDropThreshold>
    </profile>
    <profile id="3">
        <!-- RSSI threshold from which all values greater than it is
        considered to be good for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIAddThreshold units="dbm">-72,-72</RSSIAddThreshold>
        <!-- RSSI threshold from which all values lesser than it is
        considered to be bad for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIDropThreshold units="dbm">-79,-79</RSSIDropThreshold>
    </profile>
    <profile id="4">
        <!-- RSSI threshold from which all values greater than it is
        considered to be good for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIAddThreshold units="dbm">-72,-75</RSSIAddThreshold>
        <!-- RSSI threshold from which all values lesser than it is
        considered to be bad for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIDropThreshold units="dbm">-75,-80</RSSIDropThreshold>
    </profile>
</profiles>
</resources>
+0 −80
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2016-2017 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<resources>
<profiles>
    <profile id="1">
        <!-- RSSI threshold from which all values greater than it is
        considered to be good for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIAddThreshold units="dbm">-78,-78</RSSIAddThreshold>
        <!-- RSSI threshold from which all values lesser than it is
        considered to be bad for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIDropThreshold units="dbm">-85,-87</RSSIDropThreshold>
    </profile>
    <profile id="2">
        <!-- RSSI threshold from which all values greater than it is
        considered to be good for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIAddThreshold units="dbm">-64,-70</RSSIAddThreshold>
        <!-- RSSI threshold from which all values lesser than it is
        considered to be bad for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIDropThreshold units="dbm">-67,-73</RSSIDropThreshold>
    </profile>
    <profile id="3">
        <!-- RSSI threshold from which all values greater than it is
        considered to be good for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIAddThreshold units="dbm">-72,-75</RSSIAddThreshold>
        <!-- RSSI threshold from which all values lesser than it is
        considered to be bad for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIDropThreshold units="dbm">-75,-80</RSSIDropThreshold>
    </profile>
    <profile id="4">
        <!-- RSSI threshold from which all values greater than it is
        considered to be good for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIAddThreshold units="dbm">-72,-72</RSSIAddThreshold>
        <!-- RSSI threshold from which all values lesser than it is
        considered to be bad for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIDropThreshold units="dbm">-79,-79</RSSIDropThreshold>
    </profile>
    <profile id="5">
        <!-- RSSI threshold from which all values greater than it is
        considered to be good for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIAddThreshold units="dbm">-70,-75</RSSIAddThreshold>
        <!-- RSSI threshold from which all values lesser than it is
        considered to be bad for wlan to be
        a candidate for interface selection -->
        <!-- NOTE: There needs to be two threshold values
        first one for 2.4 GHz and the second for 5 GHz -->
        <RSSIDropThreshold units="dbm">-73,-79</RSSIDropThreshold>
    </profile>
</profiles>
</resources>
Loading