| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
|
|
| |
Default to false if the property is not set.
Device init scripts will need to be adapted to restart
loc_launcher service when property change is detected.
Change-Id: Icbda789cd2a9a3391f437af2c07fc5127f2f09ab
|
|
|
|
|
|
|
| |
* The APK is prepared to not run as system user
* Adjust /persist/alarm/data permissions accordingly
Change-Id: Ie24ccb3749d1dda2deb670cdb531e35d153034ed
|
|
|
|
|
|
|
| |
Mounting debugfs is no longer allowed in android S from rc scripts.
Change-Id: I06cc05b7578b204c7cc25b19571be029dab1cf9d
Signed-off-by: Nanhumly <admin@warbler.cc>
|
|
|
|
| |
Change-Id: I9e64a05cba236420cec91025fca96f3b6916c40f
|
|
|
|
| |
Change-Id: I37d438e93c53104d44482e4e0d2800ef55ca2e0f
|
|
|
|
|
|
|
|
|
| |
modules
As part of this FR we are moving vendor ipa data specific module
configurations to custom vendor data init rc files
Change-Id: Ib1f2a8187b243e73ca1d4fa921117fd63b361157
|
|
|
|
|
|
| |
Bug: 138790309
Test: boot and wifi function is ok
Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
|
|
|
|
| |
Change-Id: I86821f360d0e037732d7c1d23a04d602ccff4c0f
|
|
|
|
|
|
| |
* Needed after https://review.lineageos.org/268776
Change-Id: Ia9c95779ed58fdb4172ff9ea02b1a2cb3c4ea59d
|
|
|
|
| |
Change-Id: Id61f9177bfe30d6bfb0ae21d0cacf20461a8e8d6
|
|
|
|
|
|
|
| |
Qseecom needs to start at earlier stage for FBE to work properly.
Change-Id: Ie2408f652df291ad6a1b0dee1e4d559ff35c7c45
Signed-off-by: Ramandeep Trehan <rtrehan@codeaurora.org>
|
|
|
|
|
|
|
| |
- per_mgr
- per_proxy
Change-Id: If0068b1ffbb11e4139f011e8e58480554cd7a6c8
|
|
|
|
|
|
| |
* Changes to stop rtp daemon during shutdown
Change-Id: I08d56dba615136a2c02c3aa11a55bd3e7d84f6a0
|
|
|
|
|
|
| |
Update qseecom daemon service name as per new requirement.
Change-Id: I878495cb5d13dc8cf69f996ff87ada3b1c26b76b
|
|
|
|
|
|
| |
Desc: Remove cnd, dpmQmiMgr daemon
Change-Id: I741a951bf71f72db009ddde94991aa876705b99a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Squashed of the following 2 commits:
time-services: Remove time_daemon rc definition
Now time_daemon service will start from local rc file
so patch removes rc definition from init.qcom.rc file.
Change-Id: Ia18ffa726c9c7ad6be5193219438b2266c15ae13
time-services: Start time_daemon service from common rc
Currently, time_daemon service is running after statsd
service which is causing some xTS failure. The patch
moves time_daemon service definition to common rc file
so that daemon can start early.
Change-Id: I7ff7a7a3b7ac5077a95157c1785bfb844b92d7dd
Change-Id: I4b46501099fb0e82109b3cabf8440fa0490d507b
|
|
|
|
|
|
| |
Add missing supplicant 1.2
Change-Id: I34577cac4892563774f035d3a68ed17cc1edeeb9
|
|
|
|
| |
Change-Id: I2d75ebf306bcedc09de6fa1cd53ba2a34bf6cea6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We occasionally see a dac_override SELinux denial from thermal-engine
trying to access /dev/diag. This seems to be a race between
thermal-engine reading the file and init setting its permissions to
666 (they are initially set to 660 and in the diag group).
This commit adds thermal-engine to the diag group so that it can read
the file even if it is not world-readable.
Bug: 72458250
Test: Boot and test wifi and camera.
Change-Id: I55adfcf731a5da3ba7bb52d957d64e8e1f26febb
|
|
|
|
|
|
|
| |
* Turns out we don't actually need to use this as /proc/mac_wifi and mac_bt can turn into normal mac address values just with hex dumping
* Remove bt_mac_prop as we can just set the mac path in vendor_prop.mk
Change-Id: I23665cdd5d39d5e090694cff5a63f55ecb9ea334
|
|
|
|
| |
Change-Id: Ibc6eed2018314e79f3f18749cedd9852c82a8a66
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Once the service is running, proximity sensor is constantly active
when the display is turned off, resulting into a residual increase
in battery consumption. Add a toggle so that users can decide whether
they accept that and prefer to prevent accidental wake-ups triggered
by the fingerprint sensor.
* Keep the receiver that listens for the screen status registered only
if the fingerprint wake-up feature is enabled at the same time as
the accidental wake-up prevention feature.
* Set PocketMode as a required module of ConfigPanel, to make sure
it is only shipped on devices building the latter.
* The configpanel part is integrated in b07a633bdeda835867aa3dc5a033529d7bd712dc
Change-Id: Icfa23d2aef971e368476b6f1f7612493c2b69a20
|
|
|
|
|
|
| |
* To prevent a log spam due to missing files to write to
Change-Id: I8e972a2d73018734be835d89062ffeb1b27a9d07
|
|
|
|
|
|
|
| |
* z2_plus/row do not support NFC so its useless to have these
* fixes random log saying this device has no NFC
Change-Id: Idc0d97b42dff1f826efb35808b3998f40be98a7b
|
|
|
|
|
|
|
|
|
| |
* Bin extracted from ZUI
* Add init.wlan.sh to check if the mac address in wlan_mac.bin is already correct, if not correct it
* Run both the bins on boot completed as wcg can't run earlier
* Label both the bins and address their denials
Change-Id: I7a8001465ec9c3d69bd228efa57dddfdd8e3c6f3
|
|
|
|
|
|
| |
* We don't need this anymore, no random mac because the real hardware wlan mac works now
Change-Id: I13f85f4eb438b2230408d5bad1c694b2cd39a25b
|
|
|
|
|
| |
Change-Id: Iaec52fcf4206263a2966f8cbfa6e40c97e7e117c
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
|
|
|
|
|
|
|
|
| |
* Restart HIDL camera provider to cover some edge cases where camera isn't
working on FDE devices with boot pin enabled.
Change-Id: Ia757e9d07de26008f426fca582439d68b6d6fecb
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I0ca268ec4cf71f80a5e341f0131c239ae0dd66fd
|
|
|
|
|
|
|
| |
* Also fix other general sepolicy errors after stopping to ignore the neverallows
Change-Id: I1af3d9f57a0ca6e37420094a53f1c52127f3e187
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ib8a826b51ab4b28356cb04e03bb894f267e9bdf7
|
|
|
|
|
|
|
| |
* we no longer use /data/misc/camera
Change-Id: I2092c20f002e2e5d577cb1ef8fecce21734ebdb4
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Change-Id: Ifdda665fd39227a3a76079199c3f2daf90a8746d
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: Iac3abf0e50d77058548bcd232411ae9d7ff6b235
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move persist entry to fstab and mount at /mnt/vendor/persist
Apply required user, group and permissions once persist
folder is created through __mount and parititon is mounted.
Run restorecon on /mnt/vendor/persist.
Change-Id: I20a16f3669bc7abf9844525c6ba0db1521a5a8e2
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
qti name is generic and updating it to dataqti so that no generic
context will not match
Change-Id: I186a642623f1ae46688a44f754fbe7ba421d042c
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Android P upgrade mandates to have "vendor" prefix in service name
for vendor services(rmt_storage, tftp_server).
FR:48725
Change-Id: Ibfb7e9376cd3ea185fc2711b6480ea62d8dd938c
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
- sensors --> vendor.sensors
Change-Id: Id0213c33d13b3104bf4dd6d993a7bba164d5ac26
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I57ac8e5583f62ec585723454de4906d83a4e6dfe
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Treble changes in Android now require stricter naming conventions for
vendor properties, and also impose stricter requirements on using
properties as actionable triggers in init scripts. This change
updates the properties used by data modules to follow these new
guidelines.
Change-Id: I26a7eff59030679e6d796523de99f14e9654c019
CRs-Fixed: 2215428
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Added vendor prefix to vendor bins
Change-Id: I634951944537397727239a17ce64522b3d2dac0e
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes an issue where the data binaries were not starting up
due to the updated sepolicies. A sepolicy denial was seen in that
case similar to the following -
selinux: avc: denied { set } for property=ctl.netmgrd pid=1170
uid=0 gid=0 scontext=u:r:qti_init_shell:s0
tcontext=u:object_r:ctl_default_prop:s0 tclass=property_service
permissive=0
CRs-Fixed: 2191664
Change-Id: I41ff0d8f3280b9438c163fab6db5fff3293f28d0
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
All this does is to disable msm_core and set the
polling_interval to 0, which makes the driver useless.
We can achieve the same result by disabling the driver.
Change-Id: Ic19c505ed74811a3d1b76703255af3aa5cb37bf9
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Unused when using Qualcomm's bluetooth stack.
Change-Id: I2682e65a85c7b1112a695e851e9b1512a6b3d28c
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
9/PKQ1.180917.001/V10.0.1.0PDLMIFJ [1/2]
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* We've removed this a long time ago
Change-Id: Id83ad0e555c8bca3515a9f39f2734287c3c4e797
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
Time folder is for time_daemon which is in vendor partition.
Vendor module can't access data in /data for treble limit.
So change /data/time to /data/vendor/time.
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|