Unverified Commit 6eda85e5 authored by pjgowtham's avatar pjgowtham
Browse files

Regenerate vendor tree

parent 9244c9dd
Loading
Loading
Loading
Loading
+194 −2
Original line number Diff line number Diff line
@@ -37,6 +37,25 @@ 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",
@@ -56,6 +75,44 @@ 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",
@@ -75,6 +132,86 @@ 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",
@@ -88,7 +225,7 @@ android_app_import {
android_app_import {
	name: "WfdService",
	owner: "realme",
	apk: "proprietary/system/priv-app/WfdService/WfdService.apk",
	apk: "proprietary/priv-app/WfdService/WfdService.apk",
	certificate: "platform",
	dex_preopt: {
		enabled: false,
@@ -96,6 +233,17 @@ android_app_import {
	privileged: true,
}

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

android_app_import {
	name: "CneApp",
	owner: "realme",
@@ -118,6 +266,17 @@ 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",
@@ -151,6 +310,39 @@ 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",
@@ -201,6 +393,6 @@ android_app_import {
dex_import {
	name: "WfdCommon",
	owner: "realme",
	jars: ["proprietary/system/framework/WfdCommon.jar"],
	jars: ["proprietary/framework/WfdCommon.jar"],
}
+716 −106

File changed.

Preview size limit exceeded, changes collapsed.

proprietary/bin/iwpriv

0 → 100755
+19.8 KiB

File added.

No diff preview for this file type.

+66 −0
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>
Loading