Add MSM8226 to QCOM platform list and set default USB
enumeration/LCD density setting for initial device bring-up.
Rename MSM8910 target to MSM8610.
Change-Id: Ice3679ddb38e3c8cf5aa27f1f8dbf5ce814e923e
Audio test programs should be made available only in 'userdebug' and
'eng' builds but not in 'user' builds.
CRs-Fixed: 416069
Change-Id: I0b014ad9848f6b4269c67ad5c920de48f24fc1cf
Fix several liquid 8974 use cases. i.e speakers configurations
are different from other platform.
Change-Id: Ib157218c6a91276f6ef1e927be0ac7df146390de
Signed-off-by: Tanya Finkel <tfinkel@codeaurora.org>
Add MSM8910 to QCOM platform list and set default
USB enumeration/LCD density setting for initial
device bring-up.
Change-Id: Ic949f6df629a50b3718190f4eb08386fe836f6f8
Include the stm-log module. The stm-log module is a
library that provides an API for logging via STM.
Change-Id: Ie6e02d9d0ad060f0e25bd0c13b1052d4ebe69665
- 7630 Audio PolicyManager library is built with optional tag
- To mandate the consideration of 7630 Audio Policy Mgr library into system image,
enabled them in PRODUCT_PACKAGES
Change-Id: I2fe281d020fdfdbabd57d552b133cb8148c454c7
- 7630 Audio HAL and PolicyManager libraries are built with optional tag
- To mandate the consideration of 7630 Audio HAL libraries into system image,
enabled them in PRODUCT_PACKAGES
Change-Id: I129f354ac8badaeea3fa137ecb40ebe80dc61807
By using DEVICE_PACKAGE_OVERLAYS, we leave PRODUCT_PACKAGE_OVERLAYS
for the customers/OEMs to their customization.
CRs-Fixed: 396803
Change-Id: Ie4d57b9f40002a5c7fc9d0f46a2a68290c282194
Dynamically enabling the hcidump logs when the property
bluetooth.hcidump.enabled=true is set. By default this property is
not set.
CRs-fixed: 323983
Change-Id: I127a638c17fb8447f8b9a1472c7a9270ef0bad84
During initialization the system partition needs to be
remounted as read-write in order for changes to be made
to the /system partition (e.g. creating target-specific
symlinks, etc.). Earlier this was done in the post-fs
stage where Android property service has not been
initialized. This change moves these initializations to
the early-boot stage.
Update the wifi initialization script to use command
line parameters since getprop is not yet available in
early-boot. Also fix bug in 8974 changes that breaks
8960 and other targets.
Call audio init script from wifi script rather than
directly from syspart-fixup since retrieving Android
property is not yet available.
TODO: Init sequence needs to be redone for cleanup
and boot up speed.
Change-Id: I2a7338af91df951d0a4617d4f54db123aca839e3
Move system property settings such as LCD density to early-boot.
This ensures the properties are set before any service is
started.
CRs-Fixed: 390942
Change-Id: Iba5dfb5b55f33904bd09d4b618b5399d7bda8cbd
Adds the Bluetooth related configuration files to package as part
of system image which are common across platforms.
Change-Id: I43784faf8aa12144d3cc3d7591f81397fbdcc33a