aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * msm8996-common: Update init.qcom.rc.Cosme Domínguez Díaz2018-03-11
| | | | | | | | | | * From ZUI 3.5.261 but keeping LineageOS/android_device_xiaomi_msm8996-common work as reference.
| * msm8996-common: Remove unused WiFi packages and add libwpa_client.Cosme Domínguez Díaz2018-03-11
| |
| * msm8996-common: Move thermal-engine.conf to vendor.Cosme Domínguez Díaz2018-03-11
| |
| * msm8996-common: Fix hal_bluetooth_default SELinux denials:Cosme Domínguez Díaz2018-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * avc: denied { write } for pid=484 comm=bluetooth@1.0-s name=bluedroid dev=sda10 ino=3465222 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:bluetooth_data_file:s0 tclass=dir permissive=0 Fix ims SELinux denials: * avc: denied { set } for property=ctl.imsrcsd pid=715 uid=1000 gid=1000 scontext=u:r:ims:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service permissive=0 Fix vold SELinux denials: * avc: denied { open } for path="/data/system_de/0/spblob/01e7bcfa0f8c0631.secdis" dev="sda10" ino=3031052 scontext=u:r:vold:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 Fix system_app SELinux denials: * avc: denied { call } for pid=6251 comm=4173796E635461736B20233130 scontext=u:r:system_app:s0 tcontext=u:r:wificond:s0 tclass=binder permissive=0 * avc: denied { find } for service=installd pid=6251 uid=1000 scontext=u:r:system_app:s0 tcontext=u:object_r:installd_service:s0 tclass=service_manager permissive=0
| * msm8996-common: Fix location SELinux denial.Cosme Domínguez Díaz2018-03-10
| | | | | | | | * avc: denied { read } for pid=729 comm=lowi-server name=u:object_r:wcnss_prop:s0 dev=tmpfs ino=15432 scontext=u:r:location:s0 tcontext=u:object_r:wcnss_prop:s0 tclass=file permissive=0
| * msm8996-common: Add missing audio binderized HALs and regenerate manifests.xmlCosme Domínguez Díaz2018-03-10
| |
| * msm8996-common: Add audio_tuning_mixer.txt.Cosme Domínguez Díaz2018-03-10
| | | | | | | | | | E ACDB-MCS: acdb_mcs_init: /vendor/etc/audio_tuning_mixer_tasha.txt not present, using /vendor/etc/audio_tuning_mixer.txt config file E MCS-RT-CTL: Can't open the configuration file /vendor/etc/audio_tuning_mixer.txt.
| * msm8996-common: Pin modified qti_libpermissions.xmlRashed Abdel-Tawab2018-03-10
| | | | | | | | | | | | * Modified to allow qcrilmsgtunnel to access android.hidl.manager Change-Id: I3cd25e36cb4e397844724d249209b88a38bbfe9f
| * msm8996-common: Drop camera HAL test code.Cosme Domínguez Díaz2018-03-10
| |
* | Merge branch 'staging/functionfs' into lineage-15.1Cosme Domínguez Díaz2018-03-12
|\ \
| * | msm8996-common: Drop camera HAL test code.Cosme Domínguez Díaz2018-03-10
| | |
| * | msm8996-common: Use noatime and no_disconnect when mounting functionfsJerry Zhang2018-03-10
| | | | | | | | | | | | | | | Test: use usb Change-Id: I4470ab479a49e04fdfec1969f31c72e221a3a3c5
| * | msm8996-common: Mount mtp functionfs with no_disconnectJerry Zhang2018-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This way the function can still connect even when the media process has been killed for whatever reason. Bug: 36801389 Bug: 34873000 Test: Connect mtp after process is killed Change-Id: I7445a42d2fd0318d8f801d8ff73926c49acecf57
| * | msm8996-common: Enable MTP over functionfsJerry Zhang2018-03-10
| | | | | | | | | | | | | | | | | | Test: on device Bug: 30976142 Change-Id: I51991bface547691f15b17db03d0d1fc1cdd0bb6
| * | msm8996-common: Write ffs aliases before mountJerry Zhang2018-03-10
| |/ | | | | | | | | | | | | | | | | | | The patches to get ffs to work with multiple functions expect the aliases to be written before function mount in order to connect function instances to mount instances. Test: on device Change-Id: I833adf451e870dd61327de6df16fc88eab29a188
* / msm8996-common: Fix vendor partition size.Cosme Domínguez Díaz2018-03-11
|/ | | | * blockdev --getsize64 /dev/block/bootdevice/by-name/factory
* msm8996-common: Remove init.qcom.bt.shCosme Domínguez Díaz2018-03-10
| | | | * We don't execute it.
* msm8996-common: rootdir: Kang init.qcom.usb.rc from geminiÁlvaro Brey2018-03-09
| | | | | | | | * Cleaner, and includes stuff from init.qcom.usb.sh without needing the script msm8996-common: rootdir: Import back USB compositions from the old .rc * Fixes ADB and MTP on z2_plus
* Merge pull request #5 from lixianwei1998/lineage-15.1Cosme Domínguez2018-03-09
|\ | | | | Add UTouch Chinese translation
| * Create strings.xmllixianwei19982018-03-07
|/ | | Add UTouch Chinese translation
* Merge branch 'staging/treble' into lineage-15.1Cosme Domínguez Díaz2018-03-06
|\
| * msm8996-common: init.qcom.sensors.sh no longer exists.Cosme Domínguez Díaz2018-03-05
| |
| * msm8996-common: gps.conf is a file. Not a package.Cosme Domínguez Díaz2018-03-05
| |
| * wifi: Build readmacdavidevinavil2018-03-05
| |
| * msm8996-common: Regenerate manifest.xmlCosme Domínguez Díaz2018-03-03
| | | | | | | | | | | | | | | | * HIDL manifest regenerated via: $ adb shell lshal --init-vintf * Remove sepolicy version entry as per recommendation.
| * msm8996-common: Add missing backslashes in msm8996.mk.Cosme Domínguez Díaz2018-03-03
| |
| * msm8996-common: Use TARGET_COPY_OUT_VENDOR for all input/keylayout kl files.Cosme Domínguez Díaz2018-03-03
| |
| * msm8996-common: Remove unneeded TOPDIR variable.Cosme Domínguez Díaz2018-03-03
| |
| * msm8996-common: Declare Vulkan compute level 0 system featureJesse Hall2018-03-03
| | | | | | | | | | | | | | Bug: 38396207 (VK_KHR_variable_pointers) Bug: 64982680 (maxPerStageDescriptorStorageBuffers >= 16) Test: CtsGraphicsTestCases:.VulkanFeaturesTest (ag/2810565) Change-Id: I61cde61f53f0e9a1c657e6bd6658a4393360b0a6
| * msm8996-common: Use TARGET_COPY_OUT_VENDOR for all permissions xml files.Cosme Domínguez Díaz2018-03-03
| |
| * msm8996-common: Add powerhint.xmldianlujitao2018-03-03
| | | | | | | | | | | | | | * Based on LA.UM.6.5.r1-05300-8x96.0, adapted for the new format. * Required by perf_hint in libqti-perfd-client.so. Change-Id: Ibcd7eb642622d91a5634b6abd3bae3a386c96bc6
| * msm8996-common: Build RCS (Rich Communications Services)Rashed Abdel-Tawab2018-03-03
| | | | | | | | Change-Id: I456aa2db554647f4f6303964f7fb071f98b923ac
| * msm8996-common: Move thermal HAL to the end.Cosme Domínguez Díaz2018-03-03
| |
| * msm8996-common: Ship additional textclassifier's smart selection modelsBruno Martins2018-03-03
| | | | | | | | Change-Id: I2a89dd8fe9918d00e02e06313b6e9087d9e5b07a
| * msm8996-common: Enforce RRO on framework-resJaekyun Seok2018-03-03
| | | | | | | | | | | | | | | | | | | | Overlays only for framework-res will be converted into RROs. Other overlays can't be converted due to some known issues on app RRO. Bug: 36231603 Change-Id: Idca30fdbbcc990fd124de16a06a112a346612a61 (cherry picked from commit db1b6058200fc5255f519cf6609fca7619d6743e)
| * msm8996-common: Merge hidl.ml in msm8996.mkCosme Domínguez Díaz2018-03-03
| | | | | | | | | | * No need to maintain two files and it helps to sync with LineageOS/android_device_xiaomi_msm8996-common.
| * msm8996-common: Drop audiodMichael Bestas2018-03-03
| | | | | | | | | | | | * It's now deprecated Change-Id: I00c8bdc09da4ba39508314ec8feba67d60e4fb04
| * media_profiles.xml: Increase max bith depth and sample rate for audio encoderdavidevinavil2018-03-03
| |
| * msm8996-common: config.fs: set vendor for wcnss_filter and cnss-daemon.Cosme Domínguez Díaz2018-03-03
| |
| * msm8996-common: Remove more unneeded camera blobs.Cosme Domínguez Díaz2018-03-03
| | | | | | | | | | * According to LineageOS/android_device_xiaomi_msm8996-common@d6dbf9ceef94f22eafc0776a595d25c2ff8171ae we don't need these blobs with a HAL camera built from the source.
| * msm8996-common: Reorganize msm8996.mkCosme Domínguez Díaz2018-03-03
| |
| * msm8996-common: Enable TARGET_PROVIDES_LIBLIGHT by default.Cosme Domínguez Díaz2018-03-03
| |
| * msm8996-common: Reorganize BoardConfigCommon.mkCosme Domínguez Díaz2018-03-03
| | | | | | | | * And move telephony-ext to msm8996.mk.
| * msm8996-common: Disable Vulkan StorageImageExtendedFormats capabilityJesse Hall2018-03-03
| | | | | | | | | | | | | | Bug: 68017541 Test: adb shell cmd gpu vkjson | grep shaderStorageImageExtendedFormats Change-Id: Ia367e32eb26e57f52c09f5718c262a59dddb969b (cherry picked from commit bed61b5438ce4b6d38c599c18fa7cb749689a802)
| * msm8996-common: Disable split a2dpDivya Narayanan Poojary2018-03-03
| | | | | | | | | | | | | | | | split a2dp is not supported on 8909/8996/53/37. So disable "persist.bt.enable.splita2dp" Change-Id: If590c28a2f9bbfa5e154ea49c52d7141a61ab28c CRs-Fixed: 2081930
| * msm8996-common: Disable skip validationBaldev Sahu2018-03-03
| | | | | | | | Change-Id: Ia307c30f1d62ff1225e47389c3f5e1fde2bba4a9
| * msm8996-common: Disable SF Latch Buffer Signaled propertyNirmal Abraham2018-03-03
| | | | | | | | Change-Id: I682b30fbefdfbd4d8478a82148d5984138078957
| * msm8996-common: Disable PQ feature for video encoding by defaultSrinu Gorle2018-03-03
| | | | | | | | | | | | | | Set the properties to false to disable PQ feature for video encoding Change-Id: Ic81358b24254f9d34d12ef09ef7127ddc1b08635 CRs-Fixed: 1062824
| * msm8996-common: Set shipping API level via inherited makefileRashed Abdel-Tawab2018-03-03
| | | | | | | | | | | | * PRODUCT_SHIPPING_API_LEVEL is set there Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15
| * msm8996-common: Import media_codecs.xml and media_codecs_performance.xml ↵Cosme Domínguez Díaz2018-03-03
| | | | | | | | from ZUI 3.5.261.