| Commit message (Collapse) | Author | Age |
... | |
| |
| |
| |
| |
| | |
* 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
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
rmt_storage should not be automatically killed by Android during
shutdown since it is needed to actually process the peripheral
shutdown
Change-Id: I58a29fe86955f0abad944727bb4208dad89f495d
|
| |
| |
| |
| | |
* 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.
|
| | |
|
| |
| |
| |
| |
| |
| | |
* Dropped by Qualcomm in O.
Change-Id: Id1c6e9d475b59b41c0cc4e4633e2ce7faabd19ef
|
| |
| |
| |
| | |
* Disable on the kernel and we don't ship its blob.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| | |
* There is no init.target.rc or init.zuk.usb.rc
|
| |
| |
| |
| | |
* Qualcomm Wifi Direct, as far as I know, but we dont ship its blob.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| |
| |
| |
| | |
Removing redundant creation and assignment of permission for
data/misc/bluetooth folder from init.qcom.rc file.
Change-Id: I941a53d01675b44fa6a5b59bcd2b72f9e6a11ab7
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
These changes are to create folder to collect logs and
dump from Bluetooth HAL daemon.
CRs-Fixed: 2051034
Change-Id: Ib930a80aab1354ad1463a02febf71eba922e2df8
|
| |
| |
| |
| | |
Change-Id: I431fbcd9af56697dc0bc673b8c102579c208f620
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| | |
Removing creation of /data/vendor with system
group access.
CRs-Fixed: 2055140
Change-Id: Ic9fb98ea1420769f2ffa5262fd6e1a82ad848941
|
| |
| |
| |
| |
| |
| | |
- for audio acdb and dump files create /data/vendor folder
Change-Id: If24a072d3686c3740ba36a3d6eb1849b4a769a3b
|
| |
| |
| |
| |
| |
| | |
* We mount /persist in fstab so this is useless.
Change-Id: I62cec54e22af6207114eca94c2c80275ece30443
|
| |
| |
| |
| | |
Change-Id: I910c9f574e842410e8a09c1c1d0d82be51d6026c
|
| |
| |
| |
| |
| |
| | |
This will enable quota feature for the data partition.
Change-Id: I45f54583d84a67c2097065a29fe67b1012dfcc12
|
| |
| |
| |
| |
| |
| |
| | |
* Current code expects lenght to be the real partition size
> The footer is automatically added now
Change-Id: I47165062ae0b15c935c8b1c561b9788ff825c4f5
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| |
| |
| | |
Return error code -EINVAL instead of 0 when the stream format is unsupported
Change-Id: If6aee12c68054243a90d655bbaf0e95c36887682
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
* Turn the partition /factory into something more
useful for us.
Change-Id: I32a3088ef7803d3db691b9031dda2dbe55565ba3
|
| |
| |
| |
| | |
Change-Id: I2e86c3be08d0d4f19a6cf89a931f4a1e6ac12cdf
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
binaries
Replaced LOCAL_PROPRIETARY_MODULE with LOCAL_VENDOR_MODULE to set the
output vendor path for hal binaries and libraries
Change-Id: Ib04d80eabc0e17f3863e956db5f2378e426c0687
|
| |
| |
| |
| |
| |
| | |
Moving camera hal and mm-interface binaries to /system/vendor/lib
Change-Id: Ic639b698a8bf4418d51409342ab8f1187362a99b
|
| |
| |
| |
| | |
Change-Id: Ib1a490d2d8f23ca832af915b6af783cad6dcdf17
|
| |
| |
| |
| | |
Change-Id: Ica769bf4bc058041ae044c6a71464823a92f073d
|
| | |
|
| | |
|
| |
| |
| |
| | |
Change-Id: I95fb9a2f30067c25a9d2ed3a235907959befcd90
|
| |
| |
| |
| |
| |
| | |
* This package is being built globally
Change-Id: I70aaf469acc29ded3cf5bb24ab112a76b36a7835
|
| |
| |
| |
| |
| |
| |
| | |
Prefer waker CPU (with 1 runnable task) instead of
an idle CPU in waker cluster.
Change-Id: I174d496cf31bbf8706eaf6ad3740883d1c64b20f
|
| | |
|
|\ \
| | |
| | | |
Adding Utouch Brazilian Portuguese translation
|
|/ / |
|
| |
| |
| |
| |
| |
| | |
* Breaks things with MIUI's charging screen
This reverts commit 6686f6a83f0d00c79563846d836b3756b0858fd2.
|