Files
vendor_asus_X00TD/sdm660-common/Android.bp
T
LuK1337andKunmun d4d1aff635 sdm660-common: Switch vintf manifest from copy files to build targets
* Fixes:
  build/make/core/Makefile:49: error: VINTF metadata found in PRODUCT_COPY_FILES

Change-Id: I0a7ddebff54563f7901b6ce5d6af9580ea201a77
2021-09-21 17:04:39 +05:30

220 lines
4.5 KiB
Plaintext

/**
* 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",
check_elf_files: false,
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",
check_elf_files: false,
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: ":timeservice_app_cert-legacy-um",
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"],
}
prebuilt_etc_xml {
name: "vendor.qti.gnss@3.0-service",
owner: "asus",
src: "proprietary/vendor/etc/vintf/manifest/vendor.qti.gnss@3.0-service.xml",
sub_dir: "vintf/manifest",
soc_specific: true,
}