1 Star 0 Fork 0

Lxq1024 / proprietary_vendor_oneplus_sm8150-common

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Android.bp 6.63 KB
一键复制 编辑 原始数据 按行查看 历史
PeterCxy 提交于 2019-10-12 10:30 . Import sm8150-common
/**
* Copyright (C) 2019 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/oneplus/sm8150-common/setup-makefiles.sh
*/
soong_namespace {
}
cc_prebuilt_library_shared {
name: "libantradio",
owner: "oneplus",
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: "libplatformconfig",
owner: "oneplus",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/libplatformconfig.so"],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/libplatformconfig.so"],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libsdm-disp-vndapis",
owner: "oneplus",
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: "vendor.qti.hardware.capabilityconfigstore@1.0",
owner: "oneplus",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/vendor/lib/vendor.qti.hardware.capabilityconfigstore@1.0.so"],
},
android_arm64: {
srcs: ["proprietary/vendor/lib64/vendor.qti.hardware.capabilityconfigstore@1.0.so"],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libsdm-disp-apis.qti",
owner: "oneplus",
strip: {
none: true,
},
target: {
android_arm: {
srcs: ["proprietary/product/lib/libsdm-disp-apis.qti.so"],
},
android_arm64: {
srcs: ["proprietary/product/lib64/libsdm-disp-apis.qti.so"],
},
},
compile_multilib: "both",
prefer: true,
product_specific: true,
}
android_app_import {
name: "NxpNfcNci",
owner: "oneplus",
apk: "proprietary/app/NxpNfcNci/NxpNfcNci.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
}
android_app_import {
name: "NxpSecureElement",
owner: "oneplus",
apk: "proprietary/app/NxpSecureElement/NxpSecureElement.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
}
android_app_import {
name: "SoterService",
owner: "oneplus",
apk: "proprietary/app/SoterService/SoterService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
}
android_app_import {
name: "HotwordEnrollmentOKGoogleWCD9340",
owner: "oneplus",
apk: "proprietary/priv-app/HotwordEnrollmentOKGoogleWCD9340/HotwordEnrollmentOKGoogleWCD9340.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
}
android_app_import {
name: "HotwordEnrollmentXGoogleWCD9340",
owner: "oneplus",
apk: "proprietary/priv-app/HotwordEnrollmentXGoogleWCD9340/HotwordEnrollmentXGoogleWCD9340.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
}
android_app_import {
name: "WfdService",
owner: "oneplus",
apk: "proprietary/priv-app/WfdService/WfdService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
}
android_app_import {
name: "com.qualcomm.location",
owner: "oneplus",
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: "oneplus",
apk: "proprietary/vendor/app/CneApp/CneApp.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
soc_specific: true,
}
android_app_import {
name: "IWlanService",
owner: "oneplus",
apk: "proprietary/vendor/app/IWlanService/IWlanService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
soc_specific: true,
}
android_app_import {
name: "PowerOffAlarm",
owner: "oneplus",
apk: "proprietary/vendor/app/PowerOffAlarm/PowerOffAlarm.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
soc_specific: true,
}
android_app_import {
name: "QFingerprintService",
owner: "oneplus",
apk: "proprietary/vendor/app/QFingerprintService/QFingerprintService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
soc_specific: true,
}
android_app_import {
name: "TimeService",
owner: "oneplus",
apk: "proprietary/vendor/app/TimeService/TimeService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
soc_specific: true,
}
android_app_import {
name: "pasrservice",
owner: "oneplus",
apk: "proprietary/vendor/app/pasrservice/pasrservice.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
soc_specific: true,
}
android_app_import {
name: "QtiTelephonyService",
owner: "oneplus",
apk: "proprietary/product/app/QtiTelephonyService/QtiTelephonyService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
product_specific: true,
}
android_app_import {
name: "uceShimService",
owner: "oneplus",
apk: "proprietary/product/app/uceShimService/uceShimService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
product_specific: true,
}
android_app_import {
name: "dpmserviceapp",
owner: "oneplus",
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: "oneplus",
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: "oneplus",
apk: "proprietary/product/priv-app/qcrilmsgtunnel/qcrilmsgtunnel.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
dex_import {
name: "WfdCommon",
owner: "oneplus",
jars: ["proprietary/framework/WfdCommon.jar"],
}
dex_import {
name: "vendor.qti.hardware.capabilityconfigstore-V1.0-java",
owner: "oneplus",
jars: ["proprietary/product/framework/vendor.qti.hardware.capabilityconfigstore-V1.0-java.jar"],
product_specific: true,
}
1
https://gitee.com/joy_e/proprietary_vendor_oneplus_sm8150-common.git
git@gitee.com:joy_e/proprietary_vendor_oneplus_sm8150-common.git
joy_e
proprietary_vendor_oneplus_sm8150-common
proprietary_vendor_oneplus_sm8150-common
ten

搜索帮助