aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * msm8996-common: Add Lineage power hal to manifestdianlujitao2018-03-02
| | | | | | | | Change-Id: I03b213310b66be95d779c507dc22f748dc19c366
| * msm8996-common: Try first with ext4.Cosme Domínguez Díaz2018-03-02
| | | | | | | | | | * ext4 is the stock's default choice. * f2fs support is highly dependent on which kernel you use.
| * msm8996-common: Get rid of recovery-only fstabMichael Bestas2018-03-02
| | | | | | | | | | | | | | | | | | | | * Mounting /system and /vendor partitions is handled in kernel now, however removing the entries from fstab caused issues building the OTA. The workaround was to have a separate fstab, but turns out that simply setting the recoveryonly flag does the trick because those are then ignored during a normal Android boot. Change-Id: I2944384d0a1c41bc9f9f51e2e29daff2bed0a0f4
| * msm8996-common: Use ext4 for system image.Cosme Domínguez Díaz2018-03-02
| | | | | | | | * It's the only fs allowed for system.
| * msm8996-common: Set zuk and msm8996-common in update-sha1sums.pyCosme Domínguez Díaz2018-03-02
| |
| * msm8996-common: Add unpinning support to update-sha1sums.py scriptBruno Martins2018-03-02
| | | | | | | | Change-Id: I9035b449cea6d78927a459dc247075b3d4512e46
| * msm8996-common: Handle moved blobs in update-sha1sums.py scriptLuK13372018-03-02
| | | | | | | | Change-Id: Iccab8c8620c7ff680768aac2d9cbf5b5067af8d7
| * msm8996-common: Add script to update sha1sums of kanged blobsLuK13372018-03-02
| | | | | | | | Change-Id: Id2e8cfb8d3b6f65f69c91a89bacd615fdcc45753
| * msm8996-common: Don't build camera HAL test code.Cosme Domínguez Díaz2018-03-02
| |
| * msm8996-common: Clean up unneeded/unused services.Cosme Domínguez Díaz2018-03-02
| | | | | | | | * We don't ship blobs for them.
| * msm8996-common: Move Wi-Fi files to vendorBruno Martins2018-03-02
| | | | | | | | Change-Id: I7e95baa01490ec76cf8ddfa051f01fc9b0bc5c7a
| * msm8996-common: Turn down debugging on wpa_supplicant/hostapdDan Pasanen2018-03-02
| |
| * msm8996-common: Pin mm-qcamera-daemonCosme Domínguez Díaz2018-03-01
| | | | | | | | | | | | * It seems that ZUI changed its kernel and/or HAL, so pin the last known mm-qcamera-daemon that works with our source code. * Thanks to @davidevinavil
| * msm8996-common: Set voice call volume steps to 7rago2018-03-01
| | | | | | | | | | Bug: 28426597 Change-Id: Icf78d9acec75c500982b1e4391af4d6f3933da37
| * msm8996-common: Media volume: from 15 to 25 stepsJean-Michel Trivi2018-03-01
| | | | | | | | | | | | Test: play media, use all 25 vol steps and observe varying attenuation Bug: 32195657 Change-Id: I7ac87df0b2b15de3a7bb87e739bd88ef7b185236
| * msm8996-common: More SELinux denials:Cosme Domínguez Díaz2018-02-28
| | | | | | | | | | * avc: denied { connectto } for pid=537 comm=vendor.qti.hard path=/dev/socket/property_service scontext=u:r:hal_perf_default:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=0 * avc: denied { set } for property=ro.min_freq_0 pid=536 uid=0 gid=0 scontext=u:r:hal_perf_default:s0 tcontext=u:object_r:freq_prop:s0 tclass=property_service permissive=0
| * msm8996-common: rootdir: Move qcamerasvr from main to late_start.Cosme Domínguez Díaz2018-02-27
| |
| * msm8996-common: Set ioprio for rmt_storage serviceSahitya Tummala2018-02-27
| | | | | | | | | | | | | | | | Earlier, this used to be set from rmt_storage service with sys_admin capability. But now, that capability is dropped off and hence, set it here in init scripts. Change-Id: Ie8a3895c2b63da35d78fb9e571d74b735c969520
| * msm8996-common: Run sensors daemon as system user instead of rootBrian Duddie2018-02-27
| | | | | | | | | | | | | | | | | | | | | | | | Grant capabilities and change file permissions to allow the sensors.qcom daemon to start up as the system user/group, rather than running as root. Fixes: 63775281 Test: monitor logcat after reboot, confirm no file open errors. Run QSensorTest, confirm all sensors provide sane data. Confirm that IMU calibration can read + write its saved settings. Run sensors CTS. Change-Id: Ib80ea21900d6af6cd34c82c4a63f50c7e0ac18ff
| * msm8996-common: Import ueventd.qcom.rc from ZUI 3.5.261.Cosme Domínguez Díaz2018-02-27
| |
| * msm8996-common: Mark rmt_storage as shutdown criticalBruce Levy2018-02-27
| | | | | | | | | | | | | | | | rmt_storage should not be automatically killed by Android during shutdown since it is needed to actually process the peripheral shutdown Change-Id: I58a29fe86955f0abad944727bb4208dad89f495d
| * msm8996-common: Fix SELinux denial:Cosme Domínguez Díaz2018-02-27
| | | | | | | | * avc: denied { write } for pid=520 comm=vendor.qti.hard name=property_service dev=tmpfs ino=14296 scontext=u:r:hal_perf_default:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=0.
| * msm8996-common: proprietary-files.txt: Clean up firmware files.Cosme Domínguez Díaz2018-02-26
| |
| * msm8996-common: rootdir: Remove audiod serviceLuK13372018-02-26
| | | | | | | | | | | | * Dropped by Qualcomm in O. Change-Id: Id1c6e9d475b59b41c0cc4e4633e2ce7faabd19ef
| * msm8996-common: rootdir: Remove seempdCosme Domínguez Díaz2018-02-26
| | | | | | | | * Disable on the kernel and we don't ship its blob.
| * msm8996-common: rootdir: Remove unneeded dirs.Cosme Domínguez Díaz2018-02-26
| | | | | | | | | | | | | | | | * This fixes these SELinux denials and it doesn't break anything for now... :-P avc: denied { create } for pid=1 comm=init name=firmware scontext=u:r:init:s0 tcontext=u:object_r:firmware_file:s0 tclass=dir permissive=0 avc: denied { create } for pid=1 comm=init name=bt_firmware scontext=u:r:init:s0 tcontext=u:object_r:bt_firmware_file:s0 tclass=dir permissive=0
| * msm8996-common: Remove imports of missing rc files.Cosme Domínguez Díaz2018-02-26
| | | | | | | | * There is no init.target.rc or init.zuk.usb.rc
| * msm8996-common: Remove wfdservice.Cosme Domínguez Díaz2018-02-26
| | | | | | | | * Qualcomm Wifi Direct, as far as I know, but we dont ship its blob.
| * msm8996-common: Remove duplicated definition of service 'hci_filter_root'Cosme Domínguez Díaz2018-02-26
| |
| * msm8996-common:: rootdir: Remove unneeded init.qcom.sensors.sh.Cosme Domínguez Díaz2018-02-25
| |
| * msm8996-common: rootdir: Move sensors permissions handling to 'post-fs-data'LuK13372018-02-25
| | | | | | | | | | | | | | | | | | * We need to set proper permissions earlier otherwise users might be forced to reboot as their sensors wouldn't work due to not working sensors daemon. Change-Id: Idbb5dd8a539a85c9b498e70b158569a2c9f37682
| * msm8996-common: Removing redundant permission for BT folderRAJATH R2018-02-25
| | | | | | | | | | | | | | Removing redundant creation and assignment of permission for data/misc/bluetooth folder from init.qcom.rc file. Change-Id: I941a53d01675b44fa6a5b59bcd2b72f9e6a11ab7
| * msm8996-common: Create folder for Bluetooth logs/dump collectionGurpreet Ghai2018-02-25
| | | | | | | | | | | | | | | | | | These changes are to create folder to collect logs and dump from Bluetooth HAL daemon. CRs-Fixed: 2051034 Change-Id: Ib930a80aab1354ad1463a02febf71eba922e2df8
| * msm8996-common: rootdir: Move sections to reflect exec orderLuca Stefani2018-02-25
| | | | | | | | Change-Id: I431fbcd9af56697dc0bc673b8c102579c208f620
| * msm8996-common: init.qcom.rc: Modify permissions for /data/vendor/miscAditya Bavanari2018-02-25
| | | | | | | | | | | | | | | | | | Modify permissions for /data/vendor/misc to 01771 from 0770 in order to enable audio module to access the directory. CRs-Fixed: 2074932 Change-Id: Ibc832cd0ec7c04a99b3fa1e9a554f919e11a149a
| * msm8996-common: Fixing permission for /data/vendorSaurabh Srivastava2018-02-25
| | | | | | | | | | | | | | | | Removing creation of /data/vendor with system group access. CRs-Fixed: 2055140 Change-Id: Ic9fb98ea1420769f2ffa5262fd6e1a82ad848941
| * msm8996-common: init.qcom.rc: Create /data/vendor folder for audioNaresh Tanniru2018-02-25
| | | | | | | | | | | | - for audio acdb and dump files create /data/vendor folder Change-Id: If24a072d3686c3740ba36a3d6eb1849b4a769a3b
| * msm8996-common: rootdir: Remove unnecessary /persist permissionsLuK13372018-02-25
| | | | | | | | | | | | * We mount /persist in fstab so this is useless. Change-Id: I62cec54e22af6207114eca94c2c80275ece30443
| * msm8996-common: rootdir: Stop creating useless folders under /dataBruno Martins2018-02-25
| | | | | | | | Change-Id: I910c9f574e842410e8a09c1c1d0d82be51d6026c
| * msm8996-common: Enable quota feature for userdata partition.Mahantesh Sanakall2018-02-25
| | | | | | | | | | | | This will enable quota feature for the data partition. Change-Id: I45f54583d84a67c2097065a29fe67b1012dfcc12
| * msm8996-common: rootdir: Remove length from userdataLuca Stefani2018-02-25
| | | | | | | | | | | | | | * Current code expects lenght to be the real partition size > The footer is automatically added now Change-Id: I47165062ae0b15c935c8b1c561b9788ff825c4f5
| * msm8996-common: cnss-daemon: /system/bin -> /vendor/bin.Cosme Domínguez Díaz2018-02-25
| |
| * msm8996-common: Fix permissions for rc and sh files.Cosme Domínguez Díaz2018-02-25
| |
| * msm8996-common: Use TARGET_OUT_VENDOR_EXECUTABLES for all qcom shell scriptsCosme Domínguez Díaz2018-02-25
| |
| * msm8996-common: Restore port-bridge and fix its path.Cosme Domínguez Díaz2018-02-25
| |
| * msm8996-common: proprietary-files.txt: Clean upCosme Domínguez Díaz2018-02-25
| | | | | | | | | | | | * Full update to ZUI 3.5.259/3.5.261 * Decommonize tfa9890 since it is only in z2_row. * Decommonize sensor_def_qcomdev.conf and hals.conf
| * msm8996-common: camera: HAL3: Return Error For Unsupported Stream FormatBinhao Lin2018-02-25
| | | | | | | | | | | | Return error code -EINVAL instead of 0 when the stream format is unsupported Change-Id: If6aee12c68054243a90d655bbaf0e95c36887682
| * msm8996-common: camera: HAL1: fix HAL1 callback cookieLida Wang2018-02-25
| | | | | | | | | | | | | | | | | | 1. fix HAL1 memory callback cookie for Treble change 2. remove checking for VANILLA_HAL definition for O upgrade now for initial bring up, until the removal of the TARGET_USE_AOSP flag in devie mkfile. Change-Id: Iedf5a97e9890bc7216a3008373ddef5005836a01
| * msm8996-common: wcnss_filter: /system/bin -> /vendor/bin.Cosme Domínguez Díaz2018-02-25
| |
| * msm8996-common: Build a vendor imageBruno Martins2018-02-25
| | | | | | | | | | | | | | * Turn the partition /factory into something more useful for us. Change-Id: I32a3088ef7803d3db691b9031dda2dbe55565ba3