Age | Commit message (Collapse) | Author |
|
Earlier commit was wrongly referring to the absolute path of wlan
overlay config files using $(PRODUCT_OUT)/vendor/.
Replace this with $(TARGET_OUT_VENDOR).
CRs-Fixed: 2096919
Change-Id: Ibeff85d4245b0a26c2fcd015bb147a3816352037
|
|
|
|
Change-Id: Icd774f6160ebfc4d1bf5959e75ea67f6e4c202f1
|
|
Point wpa_supplicant_overlay.conf and p2p_supplicant_overlay.conf
file locations to /vendor/etc/wifi
CRs-Fixed: 2052942
Change-Id: I686b2b83c5a5b76adf75a7c3c5676b573e2d5832
|
|
This change introduces compile time flags based on
which we can build combinations of A/B and split features.
Based on the flags, appropriate settings are done in mk files,
and appropriate fstab.qcom/recovery.fstab are picked.
Change-Id: I55cbec9c280f95b043f31b833aef11c2cbe4ab00
|
|
|
|
|
|
Move wifi configuration files to /vendor.
Change symbolic links to /vendor path.
CRs-Fixed: 2064754
Change-Id: Idec4e0094418efb02fed4e17edfa75a2a521e735
|
|
Change-Id: I75cc9b2c461dbd1412d1267f9f3c070b863af929
|
|
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
|
|
Change-Id: I2d05369b5d945a575fb6d493faf22d2d90519058
|
|
We now support init.target.vendor.rc file which is intended to
contain target specific VENDOR service definitions, triggers.
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: I4d1fd718b38572d080405940a377c90a9f0fce10
|
|
Change-Id: I3cbb4487435e86ab8233ec024f285a9088d8e4e4
|
|
Change-Id: Ie48c57428a7fc9ead8114f7b11071ad9e6586b96
|
|
Change-Id: I2cab738cf22cb3b83af4a993cf7985311538a98b
|
|
Intial bring up changes
Change-Id: I789911a6cd9edacdf73df41b39a80b096b9f1077
|
|
This change is to use the newly created msmfalcon_defconfig
for msmfalcon_64 target kernel compilation.
Change-Id: I946bb39941ed284f20ae4da5f00c662bfbd6e2b3
|
|
Change-Id: If686e44247fe1c98c015f26a80fc64debfd521a0
|