Perform initialization (or cleanup) in a special
constructor (or destructor) function that gets
invoked when the power HAL library is loaded
(or unloaded). Remove code that is made redundant
by doing this. Also remove other parts of the code
which are no longer used.
Change-Id: I6a08c998c32fb57d0c7975bc814f7d87cd1104d1
SPD means Source Product Description of the HDMI Source
Add support for SPD nodes and its corresponding permissions
Change-Id: Iaf8b53d899ea23556908516de94d4e9c432c4995
For different wlan driver (wcn and ath6kl), it needs to use different
wpa_supplicant.conf. Symbolic link the template wpa_supplicant.conf
as the corresponding wireless module when it's detected.
CRs-Fixed: 465923
Change-Id: If7346ae4a78e83aad2a6f5e58695a60568437977
- HDMI fb number will not be known until the device
boot up, it will be set depending on the driver
registration
- check the panel type and determine the HDMI fb node
and change the permissions accordingly
Change-Id: I49f9e8a957b1eb1fad111a321cf04a4963a1365e
CRs-fixed: 451094
Enable the trigger of msm8226 wcnss driver during boot up. wcnss firmware
will be loaded and wcnss will be released from reset.
Change-Id: I9a38c9948271172ee5c4e3f53115859743b38727
As path of the library changed to vendor specific library path,
replacing path to reflect that.
CRs-fixed: 459125
Change-Id: Ieb1ba74517b7d0f39e21e701b4916d92b5f70b54
With this change /system will be remounted as
read-write only for the first bootup.
CRs-Fixed: 421492
Change-Id: I76c747285b835a7e0269e134bb2f8c003b776918
adsprpc-smd dev node is supported by the adsprpc.ko module,
which allows applications to make RPC into ADSP.
Change-Id: I7b38b838a29580d7bc98d28b30b3dae31d354aac
Android init process was extedned to recognize new boot mode
and start only required services for this mode. Init process will add
new action trigger 'ffbm', which will take care of rest of the
initialization process. 'ffbm' action trigger is defined in Qualcomm's
private init.rc file. It's functionality is identical with main
Android's 'boot' action triger except it doesnt add trigger actions
'core' and 'main'. Action trigger will start only minimal set of
services (media, adb, qcom-post-boot, rmt_storage) required for test
environment to operate correctly.
Change-Id: If50ded9c0464b6aad0d65ee9c220270d9f911c59
debugfs needs to be mounted so that we get sync debug logs in
dumpsys. This is also needed to enable systrace.
Change-Id: I6a51d747831897f413dbf2e0f1db1abc2fcf707b
enable default interface to learn default router
in Router Advertisement, so that wifi obtains ipv6
connectivity at startup.
Change-Id: Ifc0404e0586d4357195fb35b375f0616f54a2112
CRs-fixed: 453008
- Remove QCOM software AAC encoder, use Google's
software AAC encoder.
- Remove EVRC/QCELP/AC3/MP3 HW decoders to pass CTS test
SW decoders are used for these formats and HW decoders
are not compiled.
Change-Id: Ibe23635f9d82692c2a18ca9d3a7070d3946d9256
CRs-Fixed: 457174
Add support for RNDIS+DIAG+QDSS, RNDIS+DIAG+QDSS+ADB,
DIAG+QDSS+RMNET and DIAG+QDSS+RMNET+ADB USB compositions.
Change-Id: I8e1599aa59f3f05f8f3d1e9f83a47ccb717e9ca9