| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
-> Set the delay to "1500" to improve
power efficiency without increasing the
chance of a wifi dropout.
Change-Id: I3ce0d677471cf956bf69fa084fe3d6380ee2e2c4
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* The path should have the same length as the
previous one: /data/misc/camera/cam_socket
* Also make the directory for the socket.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Issue: In Android O,camera_data_file is of type core_data_file_type
so qcamera dameon cannot have permission to access this file
as part of treble rules.
Fix: Created a file called vendor_camera_data_file of type data_file_type
at /data/vendor/camera and in mm-camera-interface changing the
socket creation path from /data/misc/camera to /data/vendor/camera.
Change-Id: I6712cadb90ec9c2d8bdf021f7e7b908c4c58f36f
|
|
|
|
|
| |
bug: 22804304
Change-Id: I7e189198351c7abf3fc87c441fccccff887d2934
|
| |
|
|
|
|
|
| |
* Remove never-allow rules and enable SELinux permissive for now.
* Enable PRODUCT_FULL_TREBLE_OVERRIDE.
|
|
|
|
| |
Change-Id: I46669d8c727dce1ca4e28403ca7c24a126d5510f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Issue:
STL operation such as erase ,push_back needs to be atomic.
List to keep reprocessed meta and buffer is prone to
simultaneous access from other part of codes causing STL
operations to fail.
Fix:
Keeping STL operation of list for buffer and meta both in mutex.
Change-Id: I8b966ee993a981ae64099093ff131d305f0cca94
|
|
|
|
|
|
|
|
|
|
|
| |
Issue: VTSCameraProviderV2_4Target test case is failing in setTorch
mode.
Fix: Corrected returned error -ENOSYS (OPERATION_NOT_SUPPROTED) if
torch mode is not supported by cameraid
CRs-fixed:2091737
Change-Id: I9e9bb764016227fbd6cf036c753ca5aeff8eeb7e
|
|
|
|
|
|
| |
Removed AOSP flag to enable custom camera Features
Change-Id: I58f6bab871625751e2ba2904904e5ceec8180dc2
|
|
|
|
| |
Change-Id: I2a5801dcae70e102e8c7e97b8aeb563cb1de8ac8
|
|
|
|
|
|
| |
* Remove unneeded permissions
Change-Id: Ie52577eb3cf06e3adb4be9e40016407e451e604d
|
|
|
|
| |
Change-Id: Ia85f5755acf9c88ac45f5ccf9dc9f49e5d130bd5
|
|
|
|
|
|
| |
* Tag: LA.UM.6.6.r1-06700-89xx.0
Change-Id: Ib3962909c52b6170efa14beb652e05506aa254c8
|
| |
|
|
|
|
|
|
| |
* Tag: LA.UM.6.6.r1-06700-89xx.0
Change-Id: If746b12bcbc3e414aa9ba9f421040edd0f815638
|
|
|
|
|
|
| |
* From: bq/bardock-pro/bardock-pro:8.1.0/OPM1.171019.011/1651:user/release-keys
Change-Id: If74e93b2592f97fbea8455704b20786cccd0c40c
|
|
|
|
|
|
|
|
| |
- Add property to communicate additional buffer requirement to camera
HAL. In case of encoder DCVS use case, camera HAL will read this
property and increment buffers accordingly.
Change-Id: I4c44d6e812a0a7e8cb454c7a14ff0002c0a4a9eb
|
|
|
|
|
|
| |
* From: bq/bardock-pro/bardock-pro:8.1.0/OPM1.171019.011/1651:user/release-keys
Change-Id: I8cf4f21708cd281f67e29ce137258c28186abfc8
|
|
|
|
| |
* I don't know what I was thinking when I did this...
|
|
|
|
| |
* It's now deprecated
|
|
|
|
| |
Change-Id: I0a39d4b11a81d67dc8173508e49ed29f1224a132
|
|
|
|
|
|
|
| |
Reduce gSoftApMaxPeer to 16 since default value cause FW assert.
Change-Id: I6c0bf0114d6d874ad29cecf5b89a81a273c785d5
CRs-Fixed: 2195932
|
|
|
|
|
|
| |
* Improve WiFi speed
Change-Id: I06501a8d01d8a802fe5dd7a6c9edfa96c51afbce
|
|
|
|
|
|
| |
* Frameworks support was recently added
Change-Id: Idfa475e6e467bd73ae77338ed6d95dbbf0f27460
|
|
|
|
|
|
| |
* From: bq/bardock-pro/bardock-pro:8.1.0/OPM1.171019.011/1651:user/release-keys
Change-Id: I7204b9330204cd8ebb549fae4c976a56baadf373
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Stock already do this: Better to finish all tasks and sleep soon
than to do everything in cpu0 and keep it active longer.
* Also, disable cpu1 could lead to system instability. See
sultanxda/android_kernel_oneplus_msm8996@8e35dcceaca5ecb4237bb1ea192ebbe01cc0d64a
|
| |
| |
| |
| |
| |
| |
| |
| | |
-dpmQmiMgr permissions are updated with radio group
to communicate with QMUXD socket.
CRs-Fixed: 2183993
Change-Id: I37195ffc6602d009ac4cace6c742484e70a768ec
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Added user and group tag for dpmQmiMgr
- Start the daemon with system privilege.
CRs-Fixed: 2080471
Change-Id: Id3a4a9f849d336e103c3c6897daf34465230b83a
|
| |
| |
| |
| |
| | |
* From ZUI 3.5.261 but keeping LineageOS/android_device_xiaomi_msm8996-common
work as reference.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* avc: denied { write } for pid=484 comm=bluetooth@1.0-s name=bluedroid dev=sda10 ino=3465222 scontext=u:r:hal_bluetooth_default:s0 tcontext=u:object_r:bluetooth_data_file:s0 tclass=dir permissive=0
Fix ims SELinux denials:
* avc: denied { set } for property=ctl.imsrcsd pid=715 uid=1000 gid=1000 scontext=u:r:ims:s0 tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service permissive=0
Fix vold SELinux denials:
* avc: denied { open } for path="/data/system_de/0/spblob/01e7bcfa0f8c0631.secdis" dev="sda10" ino=3031052 scontext=u:r:vold:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0
Fix system_app SELinux denials:
* avc: denied { call } for pid=6251 comm=4173796E635461736B20233130 scontext=u:r:system_app:s0 tcontext=u:r:wificond:s0 tclass=binder permissive=0
* avc: denied { find } for service=installd pid=6251 uid=1000 scontext=u:r:system_app:s0 tcontext=u:object_r:installd_service:s0 tclass=service_manager permissive=0
|
| |
| |
| |
| | |
* avc: denied { read } for pid=729 comm=lowi-server name=u:object_r:wcnss_prop:s0 dev=tmpfs ino=15432 scontext=u:r:location:s0 tcontext=u:object_r:wcnss_prop:s0 tclass=file permissive=0
|
| | |
|
| |
| |
| |
| |
| | |
E ACDB-MCS: acdb_mcs_init: /vendor/etc/audio_tuning_mixer_tasha.txt not present, using /vendor/etc/audio_tuning_mixer.txt config file
E MCS-RT-CTL: Can't open the configuration file /vendor/etc/audio_tuning_mixer.txt.
|
| |
| |
| |
| |
| |
| | |
* Modified to allow qcrilmsgtunnel to access android.hidl.manager
Change-Id: I3cd25e36cb4e397844724d249209b88a38bbfe9f
|
| | |
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Test: use usb
Change-Id: I4470ab479a49e04fdfec1969f31c72e221a3a3c5
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This way the function can still connect even when the media
process has been killed for whatever reason.
Bug: 36801389
Bug: 34873000
Test: Connect mtp after process is killed
Change-Id: I7445a42d2fd0318d8f801d8ff73926c49acecf57
|
| | |
| | |
| | |
| | |
| | |
| | | |
Test: on device
Bug: 30976142
Change-Id: I51991bface547691f15b17db03d0d1fc1cdd0bb6
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The patches to get ffs to work with multiple
functions expect the aliases to be written before
function mount in order to connect function instances
to mount instances.
Test: on device
Change-Id: I833adf451e870dd61327de6df16fc88eab29a188
|