Eloi Carracedo
daa35a5a2c
land: gps: Modify HAL for LineageOS build system.
...
* We need this to actually build the HAL
Change-Id: I9b114ed6b84deb11ac83c3cb80d6733c35a10c09
2017-06-28 20:23:51 +02:00
PrateekChaubey
79470cdb51
land: switch to prebuilt sensors hal
2017-06-28 20:23:09 +02:00
karthick111
33532e0f8c
Revert "land: Run restorecon_recursive on /data/misc/sensor"
...
This reverts commit 79496ffe18
.
2017-06-28 19:42:31 +02:00
karthick111
2b2af57963
land: enable SDCLANG/LLVM
...
Change-Id: I0a1a5e19eb6f5f9eb751da0bc3fa5c3a9ba8b3e4
2017-06-28 03:09:52 +02:00
karthick111
147453ffc8
land: Set OpenGLES version to 3.2
2017-06-28 03:07:58 +02:00
karthick111
0d8d397d30
land: Update sec_config
...
from NRD90N/K33_S223_170610_ROW
2017-06-27 19:41:48 +02:00
karthick111
83a32029db
land: Update sensor_def_qcomdev.conf
2017-06-27 19:41:48 +02:00
Darshan Manjrekar
88634ecd38
land: Disable corectl & cpusets
...
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2017-06-27 19:39:30 +02:00
Darshan Manjrekar
692ae115e3
Revert "land: Update firmware on install-time"
...
This reverts commit 4796eb37b3
.
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2017-06-27 19:37:29 +02:00
Darshan Manjrekar
21388b43aa
Update wtid from latest MIUI BETA [China 7.8.6]
2017-06-27 19:28:41 +02:00
Darshan Manjrekar
9d8f2a6c67
Update build fingerprint
2017-06-27 19:28:41 +02:00
karthick111
d1cf6e7a95
land: Import keylayouts from vendor
2017-06-27 19:28:41 +02:00
karthick111
9d0cd286ac
land: Update blob list
2017-06-27 19:28:40 +02:00
karthick111
680808f594
land: Enable TARGET_CAMERASERVICE_CLOSES_NATIVE_HANDLES
2017-06-27 19:28:40 +02:00
karthick111
5dd828d28d
land: Build audio hal from source
2017-06-27 19:28:40 +02:00
karthick111
9814e3b2a7
land: Update bug list
2017-06-27 19:27:59 +02:00
LuK1337
ef5e484d7b
land: Add libc hax for camera
...
* See : https://review.lineageos.org/#/c/1170/
Change-Id: I040c3023f81322140d153cb14be9578457777ac2
2017-06-27 19:27:41 +02:00
Alberto97
3eadfb53b7
land: Add IMS shim
...
Change-Id: I96d0a5ef9391cdf7b211e62300391eb8b931a712
2017-06-27 19:26:29 +02:00
karthick111
c684ee10cf
land: Import more configs from vendor
2017-06-27 19:22:55 +02:00
Bruno Martins
454ac9fb71
land: Rewrite build-time symlinks creation
...
* Move tftp into Android.mk
Change-Id: I86b9abbd87bb969db441dca80353fe563f18252f
2017-06-27 14:20:03 +02:00
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