Commit Graph

228 Commits

Author SHA1 Message Date
Sravan Kumar V c14e5c0ccc base.mk: Enable BT Ext app for compilation
Enable FTP and Dun for compilation.

Change-Id: I288311749dd5b9f248f8a5974f10e6d321df459b
2017-05-04 03:18:38 -07:00
Linux Build Service Account 037fa02c3a Merge "common: add sdm845 as hw component" 2017-05-03 03:46:53 -07:00
Aalique Grahame d2923d847f common: add sdm845 as hw component
add sdm845 as a hardware component so that the hal
is compiled by default

CRs-Fixed: 2038634
Change-Id: I922a0c02145e480577c4923fb5afad5070511b48
2017-04-25 17:56:05 -07:00
padarshr 0817c3b133 Support init.qcom.vendor.rc script file.
We now support init.qcom.vendor.rc file which is intended to
contain VENDOR service definitions, triggers common to all targets.
This file will stay at /vendor/etc/init, so the vendor service
definitions written with this file will now correctly stay in
vendor region.

Change-Id: I82a3aaad6dcc566daf09aa155cd25df199b4794e
2017-04-25 08:36:59 -07:00
Linux Build Service Account 90a4b8d798 Merge "Add build rule for gnss hal service" 2017-04-22 20:28:51 -07:00
Linux Build Service Account c87b1b9ca2 Merge "HIDL: Enable compilation of android.hidl.manager@1.0-java" 2017-04-21 00:05:10 -07:00
Dante Russo 3324297b94 Add build rule for gnss hal service
Gnss hal service required to enable
binerization

Change-Id: I52fe98726fac97040f158a7a9a9f1496d4355331
CRs-fixed: 2020778
2017-04-19 14:44:50 -07:00
Garik Badalyan bcf69e7fcc HIDL: Enable compilation of android.hidl.manager@1.0-java
android.hidl.manager@1.0-java.jar is used by HAL clients
to register for IServiceNotification.onRegistration()
notification.

Change-Id: Ibc6f943c5e4b85e50ea2b57ae0f85282c14e0fab
2017-04-18 16:32:48 -07:00
Vara Prasad A V S G 19d8b0de33 Added HW configurations for SDM660
Change-Id: I2626945b7412f339e4db66b6d57e4bd27573cc0e
2017-04-17 19:14:27 +05:30
Saurabh Shah c9789a56aa device/qcom/common: Add init.recovery.qcom.rc
Add init.recovery.qcom.rc to set a default brightness value on the
new backlight node /sys/class/backlight/panel0-backlight/brightness
This file is included by init.recovery.rc currently.

Change-Id: Ic446a22b69ae25a1c7cf8f75ad581f34f2fb1601
2017-04-10 16:49:16 -07:00
Linux Build Service Account 6a946642e5 Merge "base.mk: Enable beat compilation" 2017-04-05 17:06:09 -07:00
Karthikeyan Periasamy 09f9e1c384 base.mk: Enable beat compilation
Include the beat in the build.

CRs-Fixed: 2025536
Change-Id: I0a21014e4975a74b8515879a32ed08d57c2b3736
2017-04-05 12:02:56 -07:00
Sujay Kulkarni f026181cb2 updating target name
Change-Id: Ifce81cb16460cc53dad5fac5ab47201b2c4f46b4
2017-04-04 16:09:56 -07:00
Linux Build Service Account f74937f4e8 Merge "Add verity support for vendor partition" 2017-03-24 21:40:45 -07:00
Linux Build Service Account 03fbf5132d Merge "Intial bring up for sdm 660" 2017-03-24 13:30:16 -07:00
Linux Build Service Account 6d9c8a49d4 Merge "power: Add open function for power module" 2017-03-24 06:31:36 -07:00
Ananth Raghavan Subramanian b57b6506be power: Add open function for power module
HIDL power hal was broken due to the missing open function.
Define an open function and enable HIDL modules in makefile.

Change-Id: I8b5769916a82e4c85030dfcf7466bb911a21aaed
2017-03-21 18:22:10 -07:00
padarshr ea8dd7bf44 Add verity support for vendor partition
This change is to add dm-verity support for the
vendor parition if we are building vendor.img

Change-Id: I4eed3dfd6aa5a90c8da1bf13d58af077537b352c
2017-03-21 00:14:31 -07:00
Vara Prasad A V S G 64a348b8b1 Intial bring up for sdm 660
renaming falcon to sdm660

Change-Id: I234e2d93bd156bf9aad595a29ddc59b8b60f593e
2017-03-17 18:26:23 +05:30
Huaibin Yang b1f76a279b Enable device overlay flag with only ATEL overlay files
To avoid compilation errors. Later other overlay files will be added
component by component.

Change-Id: I2867c25c3841ada31906a644f6c1863afa45d304
2017-03-10 14:45:06 -08:00
Vijaykumar Badiger 94d86e5291 common: Auto bring up changes.
Add the LCD density for Lilliput display and sensor configuration
for automotive platform.

Change-Id: I86cb7483d8afae4a001dfb69d60f3d8fe6625862
2017-03-07 12:02:07 -08:00
Rohit Rangwani 24709c7d4d NFC: Detection of NQ chip set and firmware version
Changes made to detect NQ chipset and firmware
version at boot/runtime

Change-Id: Ibc50d4006c91b28185be5c36bc0809f629a8e07d
2017-03-01 05:18:59 -08:00
Dante Russo b22f25b98e Add build rule for new location modules
libgnss and liblocation_api added for LocationAPI
implementation. android.hardware.gnss@1.0-impl-qti
added for hidl gnss hal

Change-Id: If1c99ed6597b267cd57b2cffd02e6c00275d60b7
CRs-fixed: 1112712
2017-02-03 18:21:08 -08:00
David Ng bb129e2bde Initial bring-up changes
Numerous changes for initial bring-up:
- Add pure AOSP handling to libhealthd.msm
- Update to new ReadArgs() API in librecovery_updater_msm
- Temporarily disable common device overlay
- Switch qcom_diag AID to diag

Change-Id: I76892dfa6da6cf3e9ce6e96733f1f1057b5c1f83
2016-12-09 20:17:17 -08:00
Divya Sharma 42c5177345 lunch command change to msm8998
Change-Id: If529a954eb1cf984c08ba7ab805eb161c33bf561
2016-11-16 11:05:34 -08:00
Ameya Thakur ff514a37e9 common: Add msm8998 to the list of supported board platforms
- msm8998 is now part of QCOM_BOARD_PLATFORMS
- Added msm8998 to MSM_VIDC_TARGET_LIST

Change-Id: I0896838ed9e7192fe8051e920258399e7cf73d76
2016-11-14 10:06:11 -08:00
Gurpreet Ghai 704ab9bbc3 Bluetooth: Adding entry for Bluetooth Logger Process
- It is a new process that will run along with Bluetooth
  to collect extensive logs from Bluetooth in error
  scenarios.

- Adding entry here so that bt_logger can be started
  on the run by setting property.

- Add libbt-logClient and bt_logger to PRODUCT_PACKAGES

CRs-Fixed: 1085947
Change-Id: I2c2474283b5e8d6c67fd435e3fc4a2e0dfa4a0b0
2016-11-03 23:10:37 -07:00
Alex Wong 4b57fe1499 base.mk: remove flatland
Remove flatland test from build

CRs-fixed: 1083604

Change-Id: I90f8d3f95e8285e5c687b07aeb5104ec8600916b
2016-11-02 19:35:21 -07:00
Linux Build Service Account 65a404a72d Merge "init.qcom.debug.sh: Move execution of script to test rc script" 2016-11-01 17:46:51 -07:00
Satyajit Desai caf2730ff2 init.qcom.debug.sh: Move execution of script to test rc script
Move debug script execution to new test rc script which is to be
used for adding debug configuration in userdebug builds. Sysfs
nodes for tracing are by default restricted on Android N. Add
security label to debug script in order to program tracing event
during boot time.

Change-Id: I1c1e7740b37ee12c6701e6776ac080504dc53a36
2016-10-19 17:52:27 -07:00
Linux Build Service Account 30815ba119 Add libprotobuf-cpp-full to PRODUCT_PACKAGES
Add libprotobuf-cpp-full to PRODUCT_PACKAGES

Change-Id: I6c56d56e9482de7c26703d55f33a750cd89d9c96
2016-10-18 00:48:43 -07:00
Biswajit Paul bc0bd9eff8 base.mk: Add init.qcom.test.rc to product_packages_debug
Add rc script for userdebug builds to product package

Change-Id: I9472e517b8a011fd5731f1d7869e0e00ab48ef69
CRs-Fixed: 1069713
2016-09-21 22:06:42 -07:00
Linux Build Service Account 1b92cacdf1 Merge "common: Remove the library from packaging" 2016-09-16 07:00:51 -07:00
Vikash Garodia db9dbc100c common: Remove the library from packaging
The code behind the library being removed,
is deprecated.

Change-Id: Ic3c8cb6cef3d664fe16d89f0c7bf2d61d0828c7c
2016-09-14 03:48:30 -07:00
Abinaya Selvaraj 91cc2156ae base.mk: NFC: Default config file renamed
Default config file is renamed to enable dynamic
selection and provide stability if new config files
are not present in target.

Change-Id: Ic47cd70177f058d708f2deb57cd2edbc42029149
2016-09-13 13:30:41 +05:30
Ameya Thakur 015fe397f3 base: Add msmskunk to the VIDC_TARGET_LIST
msmskunk is now part of the MSM_VIDC_TARGET_LIST.

Change-Id: I457f26f6814147a55d5a1711366b9ec0ee8744a0
2016-08-31 11:59:23 -07:00
Linux Build Service Account a5ffa07eb4 Merge "Bluetooth: Add new BT IPC library for compilation" 2016-08-04 16:24:43 -07:00
Linux Build Service Account a357abfecc Merge "gps: add libgnsspps library to HYxx builds" 2016-08-03 05:15:35 -07:00
Linux Build Service Account 89570525e7 Merge "Initial changes to bringup falcon_64,cobalt-32,falcon_32 targets." 2016-07-25 20:25:11 -07:00
padarshr 8cf8a02ac4 Initial changes to bringup falcon_64,cobalt-32,falcon_32 targets.
Change-Id: I235bd0765bda264010c12f26dd695beb9cedda90
2016-07-19 12:29:04 +05:30
Sanjeev Garg 457fd5c0a5 base.mk: Initial commit for new target - falcon_64
Change-Id: Ia9031cd37f9207104427c32f355bdfab8d065c29
CRs-Fixed: 1038727
2016-07-11 13:01:11 +05:30
pramod kotreshappa 5dafcf0479 Bluetooth: Add new BT IPC library for compilation
Add new BT IPC library for Split A2dp feature.

Change-Id: I737906b2904580d64ab7564c6287fb2a41a05828
2016-07-07 17:12:02 -07:00
Ananta Kishore K 41be330132 GRAPHICS: common: Add vulkan features
Vulkan hardware level & API version features
are required to enable Vulkan Android CTS tests
execution.

Change-Id: Id75826c8f1d9528f8e40fe24109b5a9ded30043b
2016-07-04 06:12:22 +05:30
Gaurav Singhal 78fdf03f42 NFC: common: Add feature indication for HCE on NFC-F
The host-based card emulation on NFC-F has its own
feature indication file.

Added to build targets.

Change-Id: I608ec7eae65fe1cf11e303b9910fb374d50366c8
2016-06-16 06:32:10 -07:00
Likai Ding 8c70d25d10 base.mk: add Snapdragon projects
These packages are forks of the original Gallery, Launcher and Music
respectively.

Change-Id: Ib712ff465fd97bce12fb1c24bc81dd193cacb215
2016-06-07 15:52:47 +08:00
Madhanraj Chelladurai d62206d179 gps: add libgnsspps library to HYxx builds
libgnsspps library is merged from LA.AF.1.2.1 into location
development branch and will be used in LA.HB.1.1.2 product
lines.

Change-Id: If8512dc59a0d849221c1c954513602d4ec4b50f9
CRs-Fixed: 1017254
2016-06-01 04:24:51 -07:00
Linux Build Service Account 4a9803b270 Merge "common: remove some unused library source for qrdplus structure adjustment" 2016-05-26 16:20:12 -07:00
Mengjun Leng fc58e62ab5 common: remove some unused library source for qrdplus structure adjustment
Change-Id: Iba9048f89886f595a674d2518ce6d4353dbb40f5
CRs-Fixed: 1020148
2016-05-26 20:53:13 +08:00
Linux Build Service Account 256da643f0 Merge "NFC: common: Build targets for third party NFC solution" 2016-05-24 12:51:04 -07:00
Linux Build Service Account 68fbf350c6 Merge "Add SoundRecorder to the product packages" 2016-05-24 08:20:10 -07:00