| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
* According to LineageOS/android_device_xiaomi_msm8996-common@d6dbf9ceef94f22eafc0776a595d25c2ff8171ae we don't
need these blobs with a HAL camera built from the source.
|
| |
|
| |
|
|
|
|
| |
* And move telephony-ext to msm8996.mk.
|
|
|
|
|
|
|
| |
Bug: 68017541
Test: adb shell cmd gpu vkjson | grep shaderStorageImageExtendedFormats
Change-Id: Ia367e32eb26e57f52c09f5718c262a59dddb969b
(cherry picked from commit bed61b5438ce4b6d38c599c18fa7cb749689a802)
|
|
|
|
|
|
|
|
| |
split a2dp is not supported on 8909/8996/53/37. So disable
"persist.bt.enable.splita2dp"
Change-Id: If590c28a2f9bbfa5e154ea49c52d7141a61ab28c
CRs-Fixed: 2081930
|
|
|
|
| |
Change-Id: Ia307c30f1d62ff1225e47389c3f5e1fde2bba4a9
|
|
|
|
| |
Change-Id: I682b30fbefdfbd4d8478a82148d5984138078957
|
|
|
|
|
|
|
| |
Set the properties to false to disable PQ feature for video encoding
Change-Id: Ic81358b24254f9d34d12ef09ef7127ddc1b08635
CRs-Fixed: 1062824
|
|
|
|
|
|
| |
* PRODUCT_SHIPPING_API_LEVEL is set there
Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15
|
|
|
|
| |
from ZUI 3.5.261.
|
|
|
|
|
|
| |
* From: OnePlus5-user 8.0.0 OPR6.170623.013 74 release-keys
Change-Id: I3e3f46f0810d1b4cb479e7692f31e6607feb90f1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Switching to the CAF HALs is stricly necessary since the kernel rebase
to the latest 8.1 tag. Additionally, in order to match the current HALs
the following blobs are required:
- Adreno blobs from: mata-user 8.0.0 OPM1.170911.213 214 release-keys
- Vulkan blobs from: OnePlus3-user 8.0.0 OPR6.170623.013 15 release-keys
- SDM and postproc from: OnePlus5-user 8.0.0 OPR6.170623.013 47 release-keys
- Media blobs from: OnePlus3-user 8.0.0 OPR6.170623.013 15 release-keys
* Extend the manifest accordingly.
Change-Id: Ifc9c166d3fe80fa16e72c265c43a3f6394c1bcb3
|
| |
|
|
|
|
|
|
|
|
| |
media_profiles_V1_0.xml is created from media_profiles.xml by replacing
the dtd schema inside media_profiles.xml with an external reference to
/system/etc/media_profiles_V1_0.dtd.
Change-Id: I0fbb03603a72d0108a96bfa0f0a4ceb12ef3d430
|
|
|
|
| |
Change-Id: I03b213310b66be95d779c507dc22f748dc19c366
|
|
|
|
|
| |
* ext4 is the stock's default choice.
* f2fs support is highly dependent on which kernel you use.
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
* It's the only fs allowed for system.
|
| |
|
|
|
|
| |
Change-Id: I9035b449cea6d78927a459dc247075b3d4512e46
|
|
|
|
| |
Change-Id: Iccab8c8620c7ff680768aac2d9cbf5b5067af8d7
|
|
|
|
| |
Change-Id: Id2e8cfb8d3b6f65f69c91a89bacd615fdcc45753
|
| |
|
|
|
|
| |
* We don't ship blobs for them.
|
|
|
|
| |
Change-Id: I7e95baa01490ec76cf8ddfa051f01fc9b0bc5c7a
|
| |
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
Bug: 28426597
Change-Id: Icf78d9acec75c500982b1e4391af4d6f3933da37
|
|
|
|
|
|
| |
Test: play media, use all 25 vol steps and observe varying attenuation
Bug: 32195657
Change-Id: I7ac87df0b2b15de3a7bb87e739bd88ef7b185236
|
|
|
|
|
| |
* 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
|