summaryrefslogtreecommitdiff
path: root/config.fs
AgeCommit message (Collapse)Author
2020-04-30sdm660-common: Update config from LA.UM.8.2.r1-05100-sdm660.0dianlujitao
Change-Id: I127d746d6f6534bf864dcb6d8fc703ee6ff2b3cf
2020-04-30sdm660-common: Checkout rootdir to LA.UM.7.2.r1-07500-sdm660.0Davide Garberi
Change-Id: Id8bf30d72e8a513f09d654c91ccdf22cd4182b2d
2019-09-01wayne-common: Update from jasmineIsaac Chen
* jasmine_sprout 9 PKQ1.180904.001 V10.0.9.0.PDIMIXM release-keys * Graphics SDM from LA.UM.7.4.r1-04100-8x98.0 * Cleanup rootdir a bit Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn> Change-Id: I457f9d446b86b856e2cebe85b698403005c58d3e
2019-08-13wayne-common: Allow xtwifi-client to access wake alarmBaili Feng
Add WAKE_ALARM for xtwifi-client CRs-Fixed: 2109587 Change-Id: If42eb7f0890d32511e5082498f8edb9c11b72d52
2019-08-13wayne-common: Data IMS: A new HAL for passing SIP Call info headers to ClientsBrandon
Desc: Permission to access the QMI and HAL from RCS Daemon Change-Id: I08a71cf7d3ea328e3f4bbac78a5778567427685a
2019-08-13wayne-common: rootdir: Added a permissions for ODL char devicesMohammed Javid
Added a permissions for ODL char devices Change-Id: I1c74c060c9e9b958307a07a4dbe630d0f28b3a89
2019-08-13wayne-common: New HAL for passing SIP call info headers to clientsBrandon
Desc: Permission to access the QMI and HAL from RCS Daemon Change-Id: I45d944376179d0f6f6704563ac3da631a3fa9c64
2019-08-13wayne-common: config.fs: Specify firmware image files as system:systemDavid Ng
Explicitly specify firmware image files legacy /firmware/image/* as system:system and new /vendor/firmware_mnt/image/* as root:system For normal boot, this is a no-op as /firmware|/vendor/firmware_mnt is a mount point. This change is only for development when firmware is read-writable and allows changes via "adb push". This match the underlying FAT fs mount ownership of system:system or root:system so adb push's chown will not error out. Change-Id: I90e7528bcd21cca449cc5637d20af8dc9ccf7d3c
2019-08-13wayne-common: Start loc_launcher as gps userHarikrishnan Hariharan
Start loc_launcher as gps user and set uid/gid of loc_launcher to gps and enable SETUID and SETGID caps for loc_launcher, so that we can start loc_launcher as gps user instead of root and still have capabilities for SETUID and SETGID. Also remove not required permissions groups for loc_launcher. Change-Id: Ie9f1506874b3c3148f9170c8d5db9afd1e70025c CRs-Fixed: 2192881
2019-08-13wayne-common: Set permissions of /dev/byte-cntr deviceSaranya Chidura
To support ODL to read data from QDSS, create a custom group and set permission of byte-cntr device. And also set permission to coresight-tmc-etr/block_size to enable byte-cntr feature. Change-Id: Ic80156667dd7511392d5970ddcbd0fdc43ffffca Signed-off-by: Saranya Chidura <schidura@codeaurora.org>
2019-08-13wayne-common: Remove wcnss_filterDemon Singur
Unused when using Qualcomm's bluetooth stack. Change-Id: I2682e65a85c7b1112a695e851e9b1512a6b3d28c
2019-07-29wayne-common: Add vendor_ prefix for our custom AIDsLuK1337
Change-Id: Ie1dd9c1f6a79d04b42e12e0fd9dabdc22b2f6927
2018-07-13wayne: Initial bringupIsaac Chen
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>