Commit graph

1272 commits

Author SHA1 Message Date
Gaurav Singhal
6027676f86 sdm660: Enable build flag for NFC
Add HIDL HAL entries for NFC.

Enable build flag for NFC solution.

Change-Id: Ide9272104cf8f17a61fd5b3cbf1d6d7e16c5a11a
2017-07-03 15:57:59 +05:30
Linux Build Service Account
5c453c09fa Merge "falcon_64: Enable HW FDE" 2017-06-30 23:39:30 -07:00
Linux Build Service Account
60c89cf338 Merge "Merge commit '5ea1cd9f518528a660104ac7585a369b3430f256' into remote" 2017-06-30 13:12:18 -07:00
Linux Build Service Account
3c1538ad79 Merge "sdm660_64: Install wifi config files to /vendor" 2017-06-30 13:11:46 -07:00
Linux Build Service Account
240621c0bb Merge "sdm660_64: Insmod qca_cld3_wlan.ko in /vendor" 2017-06-30 13:11:46 -07:00
Neeraj Soni
b4d9c7399b falcon_64: Enable HW FDE
Change-Id: Ia2df51964a477b08cde9a2b0a591fd93141a1678
Signed-off-by: Neeraj Soni <neersoni@qti.qualcomm.com>
2017-06-29 20:09:56 +05:30
Abhilash Kumar Subhash
66bd129a6c Merge commit '5ea1cd9f518528a660104ac7585a369b3430f256' into remote
Conflicts:
	AndroidBoard.mk
	vintf.xml

Change-Id: I245be8ee991e9440a8554dbfa89ffad060bfb923
2017-06-29 01:36:55 +05:30
padarshr
2cad5bc89b Create bootdevice symlink just before mounting from fstab.
Create /dev/block/bootdevice symlink that points to the actual
target specific boot device dev path(emmc/ufs), based on the
property ro.boot.bootdevice. This is created in init.target.rc
just before partitions are mounted from fstab file (fstab refers
to all the partitions through the symlink path).

Change-Id: I6f0082a22c4ddcd84c3a1f57a97c7a32a45187a9
2017-06-28 04:04:07 -07:00
Linux Build Service Account
d28595c12b Merge "sdm660_64: Restrict adapter voltage for s/w INOV" 2017-06-27 10:58:14 -07:00
Linux Build Service Account
272dde01e8 Merge "ims-vt: rtpservice name is updated" 2017-06-27 04:34:45 -07:00
Linux Build Service Account
5ea1cd9f51 Merge "Deprecate init.target.vendor.rc script file." 2017-06-27 04:34:32 -07:00
Linux Build Service Account
d7202ba0ff Merge "FM: Add support to compile FM for sdm660_64" 2017-06-27 04:34:21 -07:00
Linux Build Service Account
bd7ad032cd Merge "SDM660/630 : Remove vendor partition entry from fstab.qcom" 2017-06-26 15:02:36 -07:00
Linux Build Service Account
fa367f455e Merge "Deprecate init.target.vendor.rc script file." 2017-06-26 15:02:30 -07:00
Linux Build Service Account
2f8365ba79 Merge "sdm660_64: Start the hvdcp_opti service from /system/vendor/bin" 2017-06-26 15:02:27 -07:00
Nivedita Sarkar
41c9c68cf1 ims-vt: rtpservice name is updated
Change-Id: I6e4c27b5354d4b09636f002150cb0097aa767f9f
2017-06-26 10:17:30 -07:00
Ashay Jaiswal
aad35d32ce sdm660_64: Restrict adapter voltage for s/w INOV
Add persist property to restrict wall adapter output
voltage to 9V in case of s/w based INOV

Change-Id: Id6f01c57cde3efc7b24652de2883cebae782d450
2017-06-26 19:05:11 +05:30
Nivedita Sarkar
8fab3b6947 ims-vt: rtpservice name is modified
Change-Id: I6e4c27b5354d4b09636f002150cb0097aa767f9f
2017-06-23 15:06:09 -07:00
Nitin Shivpure
9a57acb3e4 FM: Add support to compile FM for sdm660_64
- Add support to compile FM for sdm660_64.
- Add FM hal entry in vinf(vendor interface).

CRs-fixed: 2061090
Change-Id: I51090200dfa58a563cfffdb56ab89f2c2dcfe3a9
2017-06-23 05:01:52 -07:00
Anirudh Ghayal
1b4e9b1a6c sdm660_64: Start the hvdcp_opti service from /system/vendor/bin
hvdcp_opti now starts in /system/vendor/bin/*

Change-Id: I355b993b27fc1a3e32d55a295b005c95dfc6b3c3
2017-06-23 16:30:21 +05:30
Rajiv Ranjan
9ac1349de7 sdm660_64: Insmod qca_cld3_wlan.ko in /vendor
Change the init script to locate the wlan driver
from /vendor path to perform insmod operation.

CRs-Fixed: 2064754
Change-Id: Iccee1611829a46eddd5e8b270aa00239c6bb0312
2017-06-22 16:21:41 +05:30
Rajiv Ranjan
e9cc24112f sdm660_64: Install wifi config files to /vendor
Move wifi configuration files to /vendor.
Change symbolic links to /vendor path.

CRs-Fixed: 2064754
Change-Id: Idec4e0094418efb02fed4e17edfa75a2a521e735
2017-06-22 16:16:17 +05:30
Pawan Chilka
0269390aed Enabling SDM660/630 in Enforcement Mode
Change-Id: I40509815fe44dc62b600ca20b52f8c69bcfd1621
2017-06-21 12:43:14 +05:30
Pawan Chilka
71a0c776e6 SDM660/630 : Remove vendor partition entry from fstab.qcom
Change-Id: I75cc9b2c461dbd1412d1267f9f3c070b863af929
2017-06-21 12:33:33 +05:30
padarshr
7b8ce9528e Deprecate init.target.vendor.rc script file.
Removing init.target.vendor.rc script file as it is no longer
needed. Any init service definitions, triggers that need to go
into vendor can be placed in init.target.rc(which now resides on
vendor).

Change-Id: I20bcd1b4ec49231973714982bbd317622c52ef8c
2017-06-20 07:46:01 -07:00
padarshr
e1ad23a86c Deprecate init.target.vendor.rc script file.
Removing init.target.vendor.rc script file as it is no longer
needed. Any init service definitions, triggers that need to go
into vendor can be placed in init.target.rc(which now resides on
vendor).

Change-Id: I20bcd1b4ec49231973714982bbd317622c52ef8c
2017-06-20 07:42:31 -07:00
Chaitanya Saggurthi
c011534385 radio: move radio hals to one place and follow name conventions
All vendor hals are moved to the centralized location and follow the
name conventions. The radio hal hidl definitions are updated.

Change-Id: I068c038157f7c4a043df75559423f35e653e84b6
CRs-Fixed: 2055157
2017-06-20 03:29:03 -07:00
Pawan Chilka
c5d4a1a490 Updating vintf.xml for sdm660/630 with respect to 8998
Change-Id: I240fabb843a5dda57c679353a6470bf6a99acbf3
2017-06-19 21:09:46 +05:30
Linux Build Service Account
389933760f Merge "sdm660_64: update name of media profiles xml" 2017-06-18 17:25:22 -07:00
Linux Build Service Account
2ac1d0c970 Merge "sdm660_64: Use android build variable to copy sensors hals conf" 2017-06-18 17:25:08 -07:00
Uma Mehta
7ef6bbde61 sdm660_64: update name of media profiles xml
update the name of the media profiles xml to match the
name of the file queried by the media profiles header file

Change-Id: I472d8f0f94a55fd76e99a2b55410e38b4607527e
2017-06-16 04:06:59 -07:00
Naveen Kumar
cae0fdb84f Merge commit '3e671e17958a413c149cb8518e7adbed4c56fb28' into remote
Change-Id: If28668eff890be6024a7bb623f3aa849d435536c
2017-06-16 16:30:50 +05:30
Anurudh Kumar Tiwari
3e671e1795 SDM660_64 : Enabling full treble on SDM660
Change-Id: I2d05369b5d945a575fb6d493faf22d2d90519058
2017-06-15 05:19:36 -07:00
Linux Build Service Account
0072f36ad2 Merge 785502c4df on remote branch
Change-Id: I99dfcf1a16651f07d85f11fffdbfaf8db9f3d64d
2017-06-14 05:11:26 -06:00
Linux Build Service Account
2c98f39cee Merge "init.target.rc: Use the EA binary in vendor/bin path" 2017-06-13 20:19:33 -07:00
Shaikh Shadul
4f316a79a8 sdm660_64: Use android build variable to copy sensors hals conf
Use android build variable in path to specify partition for
copying sensors hals conf file.

Change-Id: Iced1c2ee57f4f12a11c8440a13491b986b569080
2017-06-13 20:56:45 +05:30
Devi Sandeep Endluri V V
785502c4df Add tcmiface in PRODUCT_BOOT_JARS
Add tcmiface library in PRODUCT_BOOT_JARS

Change-Id: Id40960f33720f2c31391f902678cec443ef88cd5
CRs-Fixed: 2057679
2017-06-12 06:12:54 -07:00
Linux Build Service Account
eb9d39be0b Merge "sdm660_64: Add manifest entry for IOmxStore" 2017-06-10 03:15:08 -07:00
Maulik Shah
fdb8bc18c1 init.target.rc: Use the EA binary in vendor/bin path
EA binary is moved to system/vendor/bin path from system/bin.
Update the same in init.target.rc file.

Change-Id: I5a83a3d4de50797cf8081909003abab77b518ba4
2017-06-09 13:25:23 +05:30
Linux Build Service Account
a0f044ac68 Merge "SDM660_64:changing property name" 2017-06-08 18:39:26 -07:00
Linux Build Service Account
42aa267f99 Merge "sdm660_64/sdm630_64: cleanup cpuset configuration" 2017-06-08 18:39:21 -07:00
Linux Build Service Account
46f0dcf111 Merge "Update vintf to be in sync with 8998 target." 2017-06-08 11:32:16 -07:00
Linux Build Service Account
0c4296fb0e Merge "[IMS]: Start ims daemons from vendor" 2017-06-08 11:32:15 -07:00
Mahesh Lanka
6d558ae1e5 sdm660_64: Add manifest entry for IOmxStore
Added interface+instance name for IOmxStore.

Change-Id: I7ce50dcb3776fce0b397b478596a631d0da7e48b
2017-06-08 14:44:40 +05:30
Uma Mehta
5c6d1d63fb SDM660_64:changing property name
Changing property name with vendor prefix.

Change-Id: Iaf1841872cecad9049e2b307cefcfce69bf2e476
2017-06-06 15:32:09 +05:30
Naveen Kumar
679bb589f7 Update vintf to be in sync with 8998 target.
Change-Id: Ic2797d3fb45744242083158d893521aef30575ac
2017-06-05 04:01:45 -07:00
Devi Sandeep Endluri V V
39bca7e36d [IMS]: Start ims daemons from vendor
- imsdatadaemon, imsqmidaemon, ims_rtp_daemon
      and imscmservice  have to be started from vendor partition.

    CRs-fixed: 2053865
    Change-Id: Ifd195376b4d0f11e8f276833c55ac02c93988cb7
2017-06-05 03:59:43 -07:00
Pavankumar Kondeti
6f6db13dde sdm660_64/sdm630_64: cleanup cpuset configuration
The following changes are made to simplify the cpuset
configuration.

(1) Earlier kernels used to ignore any offline CPUs specified
in the cpuset/cpus file. As there is no gaurantee that all
gold cluster CPUs are online during init, silver cluster
cpumask is written to cpuset/cpus file before writing the
all possible cpumask. Recent kernels have support to handle
offline CPUs written to cpuset/cpus file. When the CPU
becomes online, the cpuset setting is applied. So apply
the setting for a cpuset cgroup once.

(2) Both SDM660 and SDM630 share the same device project,
so move the final cpuset configuration to post-boot. This
allows different cpuset settings for these two targets. This
also improves boot-up performance as we apply the cpuset
restrictions after the booting is completed. This policy
is already in place for other targets like MSM8998.

Change-Id: I482f6e10de2224695c319d7546b6d267d75ca4d1
2017-06-05 13:27:30 +05:30
Himanshu Aggarwal
c3c2ec3abe sdm660_64 : change data directory for hbtp
Change the data directory for hbtp from /data/misc/hbtp to
/data/vendor/hbtp

Change-Id: I6bbd0771f2983fb7445e9dc822ce0e04d84d87ba
2017-06-05 11:53:50 +05:30
Linux Build Service Account
8a73a15ac0 Merge "sdm660_64: Remove MINIMAL_FONT_FOOTPRINT Flag" 2017-06-01 08:18:26 -07:00