Commit graph

476 commits

Author SHA1 Message Date
Manikanta Kanamarlapudi
3f63ef71cc land: Disable split mode
Disable split mode via setprop
vidc.disable.split.mode=1

Change-Id: Ia5e88721760990187a9371ab1b705bff7a37de50
2017-06-27 14:20:03 +02:00
karthick111
c8b20cfe02 land: Update FM configs 2017-06-27 14:20:03 +02:00
Ricardo Cerqueira
cd719e44db land: fm: Use the FM service states to control state
Instead of using the BT state, trigger control operations from the
actual FM service state

Change-Id: Ib8edd47e8dd2ac7393ca3f0c8b903148bea743d6
2017-06-27 14:20:03 +02:00
Abhimanyu Garg
f21daa6c76 land: init.qcom.rc: create iop socket
Create the socket for IOP so we can remove the old socket paths.

Change-Id: I03fe5d882e7dcb3152e92b3d1078794263fda944
2017-06-27 14:20:03 +02:00
Banajit Goswami
4e355a444b land: init.qcom.rc: Update ownership for WDSP sysfs node
Sound trigger HAL needs to write to the WDSP sysfs
node to load WDSP image. Update ownership from root
to media:audio for this node.

Change-Id: Iefe889ffd21bba154875f71cf55f4a571d88f9fb
2017-06-27 14:20:03 +02:00
Subbaraman Narayanamurthy
a37b12a582 land: Change the permission for persist
Some of the directories under persist need to be accessed by
daemons which are running with root access. Currently only
system is allowed to access or create files under /persist.
Change the permission for persist to allow root to access and
create files.

CRs-Fixed: 1018233
Change-Id: Icbdbf5ddc329ff9627f6bcf79445b98aae942956
2017-06-27 14:20:03 +02:00
c_rrajiv
db2813351f land: cnss_diag: Restart cnss_diag during decryption
On first boot all services which belonging to main class
will get killed to perform encryption. Later on these services
will get restarted. Since cnss_diag is defined as one shot,
need to start service back at the time vold.decrypt property
is set.

Change-Id: Ib673398b892f6301b69cf4cff6e8cf17ada4620c
CRs-Fixed: 1041549
2017-06-27 14:20:03 +02:00
c_rrajiv
eba1de4fea land: cnss_diag: Update the requisite user / group preferences
This commit adds / updates the required user and group
preferences.

CRs-Fixed: 1047562
Change-Id: I74ed7fcbd73cddf06895e70234892d939a5b4ac4
2017-06-27 14:20:03 +02:00
Yuanyuan Liu
d2617443b0 land: init.qcom.rc: Add rule of stop cnss-daemon during device shutdown
Stop cnss-daemon when device shutdown. This is required by
peripheral manager as cnss-daemon vote for modem when service is
started. It needs to release vote when device shutdown.

Change-Id: I48c8bcab673280ab5f725ffdb4625994f2078b8f
CRs-Fixed: 1051868
2017-06-27 14:20:03 +02:00
Brinly Taylor
d4813acfc3 land: create directory for netmgr logging
* Needed for RIL to function.

Change-Id: Iaad382a04bada742fec35545a016b2a1e51938a4
2017-06-27 14:20:03 +02:00
Mao Jinlong
63ba9727f0 land: rootdir: init.qcom.rc: groups of charger must be in the same line
Groups of charger must be in the same line otherwise there will be
issue when parse the group.

Change-Id: I03fc9fcc0ea91476de71605e3f500ea09b88b412
2017-06-27 14:20:03 +02:00
Brinly T
6e7b6741cf land: Set permissions for fw_name for sound trigger HAL
Change-Id: Id05d28e194d7d5f5e56b1194e4e534b738e532b9
2017-06-27 14:20:03 +02:00
Hardik Kantilal Patel
275bcb3fb3 land: rootdir: init.qcom.rc: Start cnss-daemon with system privilege
Start cnss-daemon with system level permission. Add
required group as part of init script for cnss-daemon
service.

Change-Id: Icc685e9c2734ff0552d5912eb18471456774fcc8
CRs-Fixed: 1024366
2017-06-27 14:20:03 +02:00
Mao Jinlong
40353a9f75 land: rootdir: init.qcom: create /persist/time needed by time_services
Add /persist/time dir to save delta time for time_services.

CRs-Fixed: 1050321
Change-Id: I7f979266c1d3cbcd94f09c3d0b8638578f061063
2017-06-27 14:20:03 +02:00
Susheel Yadagiri
24dfc79ead land: rootdir: DPM: add readproc to supplementary group for dpmd
added readproc supplementary group for dpmd to allow
proc/pid/ access

Change-Id: I9d77968adedbba18e9ad0dfde4171833fe33eda3
CRs-Fixed: 997493
2017-06-27 14:20:03 +02:00
Rashed97
a563e33b68 land: Add N camera properties. 2017-06-27 14:20:03 +02:00
Ananta Kishore K
6cd12e10a8 land: Add vulkan features
Vulkan hardware level & API version features
are required to enable Vulkan Android CTS tests
execution.

Change-Id: Id75826c8f1d9528f8e40fe24109b5a9ded30043b
2017-06-27 14:20:02 +02:00
karthick111
89afb85701 land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
karthick111
d7ca5a1a58 land: rootdir: writepid cpuset for services
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-21 10:58:40 +01:00
karthick111
d334808738 land: Remove config_wifi_ipreachability_monitor
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-20 17:09:27 +01:00
karthick111
79496ffe18 land: Run restorecon_recursive on /data/misc/sensor
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-20 10:24:41 +01:00
karthick111
a94454f091 land: Build fs_config_files for custom binary
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-20 03:00:12 +01:00
FireLord1
479aff3bd5 Revert "land: make rild entry and update rild2 from latest aosp"
This reverts commit d8957646af.

Signed-off-by: FireLord1 <firelord.xda@gmail.com>
2017-03-20 01:44:10 +05:30
FireLord1
e7c0ac8740 land: update buglist
Signed-off-by: FireLord1 <firelord.xda@gmail.com>
2017-03-19 23:23:53 +05:30
Ricardo Cerqueira
9e59bc52dc land: fm: Use the FM service states to control state
Instead of using the BT state, trigger control operations from the
actual FM service state

Change-Id: Ib8edd47e8dd2ac7393ca3f0c8b903148bea743d6
Signed-off-by: PrateekChaubey <prateekchaubey123@gmail.com>
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-19 16:33:31 +00:00
Darshan Manjrekar
7586f60240 land: gps: Hack to build with N
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2017-03-19 14:31:38 +01:00
PrateekChaubey
14d15bc858 land: Use half-res bootanimation
* This makes boot animation smoother
* Cpu load is also reduced when booting

Signed-off-by: PrateekChaubey <chaubeyprateek@gmail.com>
2017-03-19 14:31:38 +01:00
karthick111
f85ab48d78 Revert "land: Remove prebuilt audio HAL"
This reverts commit 85a64b4154.
2017-03-19 14:31:38 +01:00
karthick111
acfaee031b Revert "land: audio: Set missing stock ACDB IDs"
This reverts commit e264a7f132.
2017-03-19 14:31:38 +01:00
karthick111
555ad6d36f land: Switch to prebuilt camera hal, blobs
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-19 14:31:38 +01:00
Raghavendra Prasad Nagaraj
9999f81b15 land: Enable delay service restart
This patch turns on system property "ro.am.reschedule_service".
This helps to postpone services restarts during app launch.
Only the services that are not relevant to current app launch are
considered for postpone.

Change-Id: I908be6dd7f7991b830a0440276fb9e2a0c0314c3
2017-03-19 05:37:45 +01:00
Pierre Imai
4c5532d036 land: Remove references to deleted dhcpcd.conf
Change-Id: I0e0b889b0790576e1f91b812b34307d83b458660
2017-03-19 05:34:54 +01:00
Tim Murray
c2448db256 land: Add camera-daemon cpuset
cameraserver needs to live in its own cpuset on M/S.

Change-Id: I1f04ed17d52dffb29d8b379e387c07d0f6ab3ea6
2017-03-19 05:28:21 +01:00
FireLord1
5adb48341b land: update bug list according to latest build
Signed-off-by: FireLord1 <firelord.xda@gmail.com>
2017-03-19 03:34:43 +05:30
FireLord1
d8957646af land: make rild entry and update rild2 from latest aosp
Signed-off-by: FireLord1 <firelord.xda@gmail.com>
2017-03-18 14:49:59 +05:30
FireLord1
8a1f0b9b23 land: let external have own format to mount and mark rw to data
Signed-off-by: FireLord1 <firelord.xda@gmail.com>
2017-03-18 14:43:48 +05:30
FireLord1
7c89d73ca6 land: Prevent permission denied error for telephony
Signed-off-by: FireLord1 <firelord.xda@gmail.com>
2017-03-18 14:32:35 +05:30
Darshan Manjrekar
ba354858fc Disable force encryption 2017-03-18 14:26:19 +05:30
FireLord1
d173f1424d land: maintain a bug list for whole Hyper-Team
Signed-off-by: FireLord1 <firelord.xda@gmail.com>
2017-03-18 13:59:44 +05:30
Sanket Padawe
24c945b473 Cleanup after making tty_enabled = true by default.
Bug: 27875275
Change-Id: Ibf5f749c0d3d421128237915542a52f941574ac9
Signed-off-by: FireLord1 <firelord.xda@gmail.com>
2017-03-18 13:52:38 +05:30
karthick111
8ffd29141e land: Add support for top-app cpuset
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-18 07:05:52 +01:00
karthick111
42ebf45dad land: Enable media extensions
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-18 07:02:15 +01:00
Pavlin Radoslavov
cc3a6170aa land: Use GID "wakelock" to control access to kernel wakelock
Bug: 25864142
Change-Id: Ief59e26ce63b341115d42d0145a43a845b1645da
2017-03-18 06:58:14 +01:00
Abhinav Kannan
dbc89d34e7 land: add system group to netmgrd process
To allow netmgrd to acquire wakelocks correctly
we need to ensure that it belongs to system group

Bug: 24546055

Change-Id: I00b9effa7351f1cd8ef9fc062de12b5276254801
2017-03-18 06:56:34 +01:00
Arvin Quilao
75924c7f32 land: Use BOARD_HAVE_QCOM_FM flag
This flag is now needed to build libfmjni.
See https://review.lineageos.org/#/c/156827/

Change-Id: Id584846f87817c8220c36d1f86063cffd9d9318f
2017-03-18 06:54:51 +01:00
karthick111
8aae9bb62c land: Build libxml2
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-18 06:47:47 +01:00
karthick111
de4c50b88c land: Enable power-on alarm feature
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-18 06:29:14 +01:00
karthick111
7a4676e0e4 land: Add perfd to root group
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-18 05:25:44 +01:00
Varun Garg
c67fce9d85 land: Add perfd to readproc group
Adding perfd to readproc group, to allow
read/write access on /proc node.

Change-Id: Iab12fa67239ea831362b18d2892c4f77670a9cad
2017-03-18 05:24:55 +01:00
Ravinder Konka
12b03f7680 land: init: Set rps mask value to 2
Enable rps with the mask value of 2 during the time of initialization.

Change-Id: I0f932f6e5e8372d638be2c90778bdd0bae159e76
CRs-fixed: 902473
2017-03-18 05:20:58 +01:00