summaryrefslogtreecommitdiff
path: root/AndroidBoard.mk
AgeCommit message (Collapse)Author
2018-07-03wayne: Remove unused makefilesIsaac Chen
Change-Id: I6a0b5cdfbba03d2d3a1cd55c565b893e228474cd Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03wayne: Move ramdisk configs to rootdir dirGuaiYiHu
* Clean up unused configs Change-Id: I0aae320468796a67fc2110aef0b31c06da2314e3 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03wayne: wifi: Organize for wifi configsIsaac Chen
Change-Id: I7babdea2c169c02bc2659054e3675bc7aa6f65a3 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03wayne: Remove unused configsIsaac Chen
Change-Id: I8a519609dd2661b9d851eea9ecb4469490c6fe14 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03wayne: Remove unused A/B partition configsIsaac Chen
Change-Id: I1766360677602c3ae86d0ad38ef795df060198e2 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2017-08-22Use TARGET_OUT_VENDOR to specify the paths for wlan overlay filesAjit Vaishya
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
2017-08-18Merge "Point Wi-Fi overlay configurations to /vendor/etc/wifi."Linux Build Service Account
2017-08-16SDM660:Device specific changes Pawan Chilka
Change-Id: Icd774f6160ebfc4d1bf5959e75ea67f6e4c202f1
2017-08-11Point Wi-Fi overlay configurations to /vendor/etc/wifi.Ajit Vaishya
Point wpa_supplicant_overlay.conf and p2p_supplicant_overlay.conf file locations to /vendor/etc/wifi CRs-Fixed: 2052942 Change-Id: I686b2b83c5a5b76adf75a7c3c5676b573e2d5832
2017-07-23Support the combinations of A/B and split.Arusha Goyal
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
2017-06-30Merge "sdm660_64: Install wifi config files to /vendor"Linux Build Service Account
2017-06-26Merge "SDM660/630 : Remove vendor partition entry from fstab.qcom"Linux Build Service Account
2017-06-22sdm660_64: Install wifi config files to /vendorRajiv Ranjan
Move wifi configuration files to /vendor. Change symbolic links to /vendor path. CRs-Fixed: 2064754 Change-Id: Idec4e0094418efb02fed4e17edfa75a2a521e735
2017-06-21SDM660/630 : Remove vendor partition entry from fstab.qcomPawan Chilka
Change-Id: I75cc9b2c461dbd1412d1267f9f3c070b863af929
2017-06-20Deprecate init.target.vendor.rc script file.padarshr
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
2017-06-15SDM660_64 : Enabling full treble on SDM660Anurudh Kumar Tiwari
Change-Id: I2d05369b5d945a575fb6d493faf22d2d90519058
2017-05-17sdm660_64:Support init.target.vendor.rc script file.Arusha Goyal
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
2017-05-11 SDM660_64 BIT :Enabling vendor.imgPawan Chilka
Change-Id: I3cbb4487435e86ab8233ec024f285a9088d8e4e4
2017-04-16Changes Required for SDM boot up.Vara Prasad A V S G
Change-Id: Ie48c57428a7fc9ead8114f7b11071ad9e6586b96
2017-03-26SDM660_64: Initial bring-up and compilation fixNiranjan Reddy Dumbala
Change-Id: I2cab738cf22cb3b83af4a993cf7985311538a98b
2017-03-24SDM660_64: Intial bring up.Niranjan Reddy Dumbala
Intial bring up changes Change-Id: I789911a6cd9edacdf73df41b39a80b096b9f1077
2016-08-22Use msmfalcon_defconfig for kernel compilation.padarshr
This change is to use the newly created msmfalcon_defconfig for msmfalcon_64 target kernel compilation. Change-Id: I946bb39941ed284f20ae4da5f00c662bfbd6e2b3
2016-07-19Initial changes to bringup msmfalcon_64 target.padarshr
Change-Id: If686e44247fe1c98c015f26a80fc64debfd521a0