Initial import of sdm660 family
* X00T: UL-ASUS_X00T-WW-17.2017.2006.429-user * sdm660-common & X01BD: UL-ASUS_X01BD-WW-17.2018.2004.424-user Change-Id: Ib4f2b44366ee6e0876248b720505e9fa028651b9
This commit is contained in:
@@ -0,0 +1,210 @@
|
||||
/**
|
||||
* Copyright (C) 2020 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.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
* This file is generated by device/asus/sdm660-common/setup-makefiles.sh
|
||||
*/
|
||||
|
||||
soong_namespace {
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libantradio",
|
||||
owner: "asus",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/lib/libantradio.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/lib64/libantradio.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.hardware.fm@1.0",
|
||||
owner: "asus",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/product/lib/vendor.qti.hardware.fm@1.0.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/product/lib64/vendor.qti.hardware.fm@1.0.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "WfdService",
|
||||
owner: "asus",
|
||||
apk: "proprietary/priv-app/WfdService/WfdService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "com.qualcomm.location",
|
||||
owner: "asus",
|
||||
apk: "proprietary/priv-app/com.qualcomm.location/com.qualcomm.location.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "CneApp",
|
||||
owner: "asus",
|
||||
apk: "proprietary/vendor/app/CneApp/CneApp.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "IWlanService",
|
||||
owner: "asus",
|
||||
apk: "proprietary/vendor/app/IWlanService/IWlanService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "TimeService",
|
||||
owner: "asus",
|
||||
apk: "proprietary/vendor/app/TimeService/TimeService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "PowerOffAlarm",
|
||||
owner: "asus",
|
||||
apk: "proprietary/product/app/PowerOffAlarm/PowerOffAlarm.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "QtiTelephonyService",
|
||||
owner: "asus",
|
||||
apk: "proprietary/product/app/QtiTelephonyService/QtiTelephonyService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "datastatusnotification",
|
||||
owner: "asus",
|
||||
apk: "proprietary/product/app/datastatusnotification/datastatusnotification.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "imssettings",
|
||||
owner: "asus",
|
||||
apk: "proprietary/product/app/imssettings/imssettings.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "uceShimService",
|
||||
owner: "asus",
|
||||
apk: "proprietary/product/app/uceShimService/uceShimService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "dpmserviceapp",
|
||||
owner: "asus",
|
||||
apk: "proprietary/product/priv-app/dpmserviceapp/dpmserviceapp.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "ims",
|
||||
owner: "asus",
|
||||
apk: "proprietary/product/priv-app/ims/ims.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "qcrilmsgtunnel",
|
||||
owner: "asus",
|
||||
apk: "proprietary/product/priv-app/qcrilmsgtunnel/qcrilmsgtunnel.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "WfdCommon",
|
||||
owner: "asus",
|
||||
jars: ["proprietary/framework/WfdCommon.jar"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user