Compare commits

..

No commits in common. "fifteen/stable" and "thirteen" have entirely different histories.

155 changed files with 4944 additions and 8 deletions

View file

@ -32,16 +32,16 @@ cc_prebuilt_library_shared {
},
target: {
android_arm: {
srcs: ["proprietary/system_ext/lib/vendor.qti.hardware.fm@1.0.so"],
srcs: ["proprietary/product/lib/vendor.qti.hardware.fm@1.0.so"],
},
android_arm64: {
srcs: ["proprietary/system_ext/lib64/vendor.qti.hardware.fm@1.0.so"],
srcs: ["proprietary/product/lib64/vendor.qti.hardware.fm@1.0.so"],
},
},
compile_multilib: "both",
check_elf_files: false,
prefer: true,
system_ext_specific: true,
product_specific: true,
}
android_app_import {
@ -88,6 +88,18 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "CarrierSettings",
owner: "lenovo",
apk: "proprietary/product/priv-app/CarrierSettings/CarrierSettings.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "ImsRcsService",
owner: "lenovo",

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,5 @@
default•„ñ¶0"w%
emergency_sms_mode_timer_ms_intà§
gps.lpp_profile28
gps.nfw_proxy_apps"com.google.android.carrierlocation

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,7 @@
h3_atÓ‡ñ¶0<:
Planet3drei.atZ http://mmscb 213.94.78.133j8799"Y3
!non_roaming_operator_string_array2
23203
23205"
show_4g_for_lte_data_icon_bool(

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
Copyright (c) 2020 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<permissions>
<privapp-permissions package="com.qualcomm.wfd.service">
<permission name="android.permission.WRITE_MEDIA_STORAGE"/>
</privapp-permissions>
</permissions>

View file

@ -76,4 +76,3 @@ getdents64: 1
dup: 1
lseek: 1
tgkill: 1
process_vm_readv: 1

Some files were not shown because too many files have changed in this diff Show more