Age | Commit message (Collapse) | Author |
|
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
* Mounting /system and /vendor partitions is handled in kernel now,
however removing the entries from fstab caused issues building
the OTA. The workaround was to have a separate fstab, but turns out
that simply setting the recoveryonly flag does the trick because
those are then ignored during a normal Android boot.
Change-Id: I2944384d0a1c41bc9f9f51e2e29daff2bed0a0f4
|
|
* PRODUCT_SHIPPING_API_LEVEL is set there
Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15
|
|
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
Signed-off-by: dev-harsh1998 <harshit.india@linaro.org>
|
|
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
* Clean up unused configs
Change-Id: I0aae320468796a67fc2110aef0b31c06da2314e3
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
Change-Id: I8a519609dd2661b9d851eea9ecb4469490c6fe14
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
Change-Id: I39978725c7b152b9ab04883d8a60fe37c76a89d0
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
Change-Id: I1766360677602c3ae86d0ad38ef795df060198e2
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
|
|
This reverts commit 2b9b4ce08a10c5d4a286ffc2147c3fe353c19648.
Change-Id: Ie7e36abd94f964bcafcec3623b643a960c1f7542
|
|
Change-Id: I9e971088d1e38438b3f77623fbc6d2f686c5aaad
|
|
|
|
Updated the commandline to indicate that this
build uses configfs. Without this change usb
wont enumerate in recovery mode for configfs
based builds.
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
Signed-off-by: Sai Krishna Juturi <jsaikrishna@codeaurora.org>
|
|
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
|
|
This flag enables the QCOM specific display features
Change-Id: I38636a46d36536f0cd715c0725289ef5d556da81
|
|
Change-Id: Ia2df51964a477b08cde9a2b0a591fd93141a1678
Signed-off-by: Neeraj Soni <neersoni@qti.qualcomm.com>
|
|
|
|
Change-Id: I40509815fe44dc62b600ca20b52f8c69bcfd1621
|
|
Change-Id: I75cc9b2c461dbd1412d1267f9f3c070b863af929
|
|
Change-Id: I2d05369b5d945a575fb6d493faf22d2d90519058
|
|
This flag will cause language display issue.
Change-Id: I612eea948e7df3c6ceb8a642b5af07623dae3dff
CRs-Fixed: 2054273
|
|
Change-Id: I3cbb4487435e86ab8233ec024f285a9088d8e4e4
|
|
|
|
|
|
Change-Id: Ie48c57428a7fc9ead8114f7b11071ad9e6586b96
|
|
Change-Id: I47e6c1d253b7bacbd33903cc5c145da2f5e699fe
|
|
Add allocator, mapper and composer HALs.
This relies on TARGET_USES_HWC2 and TARGET_USES_GRALLOC1 being
enabled.
Change-Id: I913f4d8fa719261abf52becf7d24fef433f7f1d5
|
|
Change-Id: I2cab738cf22cb3b83af4a993cf7985311538a98b
|
|
Intial bring up changes
Change-Id: I789911a6cd9edacdf73df41b39a80b096b9f1077
|
|
Change-Id: If686e44247fe1c98c015f26a80fc64debfd521a0
|