aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * 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
| * msm8996-common: Move fstab to /vendorLuK13372018-02-25
| | | | | | | | Change-Id: I2e86c3be08d0d4f19a6cf89a931f4a1e6ac12cdf
| * msm8996-common: Move hardware specific .rc files to /vendor/etc/init/hwAbhishek Arpure2018-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The reason these files are moved to /vendor/etc/init/hw and not /vendor/etc/init is because 'init' scans the /vendor/etc/init folder for vendor service .rc fragments to import. That would either result in duplicate imports or out-of-order imports of these hardware specific .rc files and that *may* have unintended consequences. In order to preserve the current import order for MTP, we move all hardware specific .rc files to /vendor/etc/init/hw which is not autoscanned by init BUT leave the init.${ro.hardware}.rc (i.e. init.qcom.rc in this case) in root for 'init' to find. Change-Id: I14531da05e2a3a256f734f8de96e1f1969c753f9
| * msm8996-common: camera: Added LOCAL_VENDOR_MODULE to set output path of the ↵Suman Mukherjee2018-02-25
| | | | | | | | | | | | | | | | | | binaries Replaced LOCAL_PROPRIETARY_MODULE with LOCAL_VENDOR_MODULE to set the output vendor path for hal binaries and libraries Change-Id: Ib04d80eabc0e17f3863e956db5f2378e426c0687
| * msm8996-common: camera: Vendor SeperationSauhard Pande2018-02-25
| | | | | | | | | | | | Moving camera hal and mm-interface binaries to /system/vendor/lib Change-Id: Ic639b698a8bf4418d51409342ab8f1187362a99b
| * msm8996-common: Split vendor specific and system propsBruno Martins2018-02-25
| | | | | | | | Change-Id: Ib1a490d2d8f23ca832af915b6af783cad6dcdf17
| * Set FRP device permissionsBruno Martins2018-02-25
| | | | | | | | Change-Id: Ica769bf4bc058041ae044c6a71464823a92f073d
| * Enable Factory Reset Protection (FRP)Bruno Martins2018-02-25
| |
| * msm8996-common: Clean up extract-files.shCosme Domínguez Díaz2018-02-24
| |
| * msm8996-common: Generate treble-compatible makefilesRashed Abdel-Tawab2018-02-24
| | | | | | | | Change-Id: I95fb9a2f30067c25a9d2ed3a235907959befcd90
| * msm8996-common: Remove wificond from device makefilesBruno Martins2018-02-24
| | | | | | | | | | | | * This package is being built globally Change-Id: I70aaf469acc29ded3cf5bb24ab112a76b36a7835
| * msm8996-common: Set sync wakee policy tunableManjunatha Ramachandra2018-02-21
| | | | | | | | | | | | | | Prefer waker CPU (with 1 runnable task) instead of an idle CPU in waker cluster. Change-Id: I174d496cf31bbf8706eaf6ad3740883d1c64b20f
| * msm8996-common: sepolicy: add file_contexts policy for tfa9890Cosme Domínguez Díaz2018-02-20
| |
* | Merge pull request #3 from hertz1/lineage-15.1Cosme Domínguez2018-03-03
|\ \ | | | | | | Adding Utouch Brazilian Portuguese translation
| * | Adding Utouch Brazilian Portuguese translationDanilo Azevedo2018-03-03
|/ /
* | Revert "Enable boot from offline charging mode with the power button."Davide Garberi2018-02-22
| | | | | | | | | | | | * Breaks things with MIUI's charging screen This reverts commit 6686f6a83f0d00c79563846d836b3756b0858fd2.