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
android.hidl.manager@1.0-java.jar is used by HAL clients
to register for IServiceNotification.onRegistration()
notification.
Change-Id: Ibc6f943c5e4b85e50ea2b57ae0f85282c14e0fab
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
HIDL power hal was broken due to the missing open function.
Define an open function and enable HIDL modules in makefile.
Change-Id: I8b5769916a82e4c85030dfcf7466bb911a21aaed
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
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
- 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
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
Default config file is renamed to enable dynamic
selection and provide stability if new config files
are not present in target.
Change-Id: Ic47cd70177f058d708f2deb57cd2edbc42029149
Vulkan hardware level & API version features
are required to enable Vulkan Android CTS tests
execution.
Change-Id: Id75826c8f1d9528f8e40fe24109b5a9ded30043b
The host-based card emulation on NFC-F has its own
feature indication file.
Added to build targets.
Change-Id: I608ec7eae65fe1cf11e303b9910fb374d50366c8
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