- 06 Apr, 2020 1 commit
-
- 28 Jan, 2020 1 commit
-
-
Sooraj S authored
-
- 21 Aug, 2019 1 commit
-
-
Luca Stefani authored
Change-Id: I1ca080e5addcc0876d7346f3cf09db8e8af39312
-
- 13 Jul, 2019 1 commit
-
-
LuK1337 authored
* These are pretty useful for debugging config.fs changes without rebuilding full system/vendor image. Change-Id: I68fdeb2dc7c9f225784b55425407657645e34ac8
-
- 24 Jun, 2019 1 commit
-
-
Romain Hunault authored
-
- 21 Jun, 2019 1 commit
-
-
Romain Hunault authored
-
- 03 Jun, 2019 1 commit
-
-
Romain Hunault authored
-
- 31 May, 2019 1 commit
-
-
Joey authored
Change-Id: I02c8548ca4ac156846da1e4a0839240978b90e57 Signed-off-by:
Joey <joey@lineageos.org>
-
- 20 May, 2019 4 commits
-
-
Fix #10
-
Fix #8
-
Fix #6
-
Fix #5
-
- 19 May, 2019 1 commit
-
-
blunden authored
Change-Id: I11f4d524a628f3fddb3a6a0c6fe645922123fc89
-
- 11 Apr, 2019 1 commit
-
-
Michael Bestas authored
Change-Id: I8546d20098a0d117c5349dbeb73cfe1e72030990
-
- 14 Mar, 2019 1 commit
-
-
razorloves authored
Added here: https://github.com/LineageOS/android_build/blob/lineage-16.0/target/product/full_base_telephony.mk Change-Id: If94b53efa9612bec8ef296a9d6df86add3b0f7c1
-
- 11 Jan, 2019 1 commit
-
-
Han Wang authored
* Seems sometimes alarm cannot ring because of doze. Change-Id: I3a35d2f02de365ea1d3a99ea75e0db9905d482a3
-
- 09 Jan, 2019 3 commits
-
-
dianlujitao authored
Change-Id: Ib8253a7b15b09283130d1f9d6ea649bd9e70aaf7
-
Luca Stefani authored
* libemoji doesn't exist * libprotobuf-cpp-full is always built and part of VNDK * librsjni is always built by renderscript Change-Id: I379aa405f937d54fc7ab1fb7a120683e91f2bbac
-
Luca Stefani authored
Change-Id: I12b65c532201bf31f12cfb1d62c4a8bbe2204e2f
-
- 16 Nov, 2018 1 commit
-
-
Artem Borisov authored
We want all the fancy P features here. Change-Id: I08342b8919f2df48aefa4b46410c9cb5d685565c
-
- 07 Nov, 2018 1 commit
-
-
Christopher N. Hesse authored
Test case: override ro.adb.secure in vendor/extra/product.mk Before this patch, the override would not affect the resulting property. Change-Id: I0deb8a6865030b09ed6ba0ede1658319ca033e67
-
- 14 Sep, 2018 1 commit
-
-
codeworkx authored
We have to set ro.adb.secure to 0 on eng builds to get access. Change-Id: Ie128f78c52c2f46b0a26d57eeed6a186aa7d9b67
-
- 30 Aug, 2018 1 commit
-
-
Luca Stefani authored
Change-Id: I483f00cc0735f47665c5cb61ed0a187fb4e7d655
-
- 27 Aug, 2018 1 commit
-
-
Ethan Chen authored
* prepend-product-if-exists was developed specifically to handle some special cases where Cyanogen Inc configuration ordering needed to be handled ahead of the standard inclusion order. Change-Id: Ia3e041fb9e3c84d0763d18e4a401121bc210b976
-
- 16 Aug, 2018 2 commits
-
-
Rashed Abdel-Tawab authored
None of this is device specific and therefore needs to be excluded from RRO overlay packages Change-Id: I24d882b783a8d7c9e494298e2c26c8ef689a515a
-
Bruno Martins authored
* Include all debug packages via PRODUCT_PACKAGES_DEBUG. * Remove oprofiled and sqlite3 from the list, because the former no longer exists and the latter is already part of build/target/product/core_base.mk. Also remove gdbserver, since it's already built by default. Change-Id: Icde54061cd5a85d381b756364287344c3d216957 (cherry picked from commit e4d54e65)
-
- 10 Aug, 2018 1 commit
-
-
Rashed Abdel-Tawab authored
Change-Id: Id892a06aac619efaef9c76aea8ced19af49672a6
-
- 04 Aug, 2018 1 commit
-
-
Michael Bestas authored
* otasigcheck doesn't work on encrypted devices and makes the zip installation fail since oreo. * The build part of this was never ported to oreo. This reverts commit aff5e54c. Change-Id: I411f33c1db64844091c1692ef4706ae541925d4f
-
- 26 Jul, 2018 1 commit
-
-
Bruno Martins authored
* Along with it, remove tune2fs as the tool is already part of build/target/product/core_minimal.mk. Despite Google did quite a big cleanup in master branch, it's still built by default. Change-Id: I4cf1178c2f99eda5a45de4ba79705093de5cd9bf
-
- 24 Jul, 2018 1 commit
-
-
Bruno Martins authored
* This package seems to be deprecated and it's no longer synced. Change-Id: I903d7000593a68149ea9cd24d545ccc6fa399de4
-
- 05 Jul, 2018 1 commit
-
-
Demon Singur authored
Change-Id: I35026f9c19b5fca2402b7dc937e789aa9e997bb6 Signed-off-by:
Joey <joey@lineageos.org>
-
- 26 Jun, 2018 1 commit
-
-
Bruno Martins authored
* This ensures the prop is set correctly for devices that build a vendor image by placing the prop in /system/etc/prop.default, rather than /vendor/default.prop so it'll be in a prop file that is run for mangle_default_prop in build/make/tools/post_process_props.py, therby setting persist.sys.usb.config correctly to "none". Change-Id: I4027541cf1eae9dd967636efe35de9578922b725
-
- 22 Jun, 2018 1 commit
-
-
Dan Pasanen authored
* A/B OTA devices wont run backuptools in recovery (because they don't go in to recovery to do an OTA). In these cases let's use a modified version to backup/restore from within android upon postinstall. * Add backuptool_postinstall.sh which will be run prior to the normal postinstall script in order to backup/restore via addon.d scripts. * This needs to be done in such a manner because we need /postinstall mounted rw instead of the ro with context= options which are used for the normal postinstall (dexopt) script. Change-Id: I51511870634dd1ec5388adafddb446f95cc5a950
-
- 18 May, 2018 1 commit
-
-
Adrian DC authored
* Our properties were supposed to go to /system/etc/prop.default after the following commit: "lineage: Move to Google's method of defining system default props" Change-Id: I6cb0e28a7599b010b389cc541015a37010a00f4b * However if BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED is not true, only /default.prop will retain the properties contents of ADDITIONAL_DEFAULT_PROPERTIES and PRODUCT_SYSTEM_DEFAULT_PROPERTIES, and none of our versioning identification was held in the system * Enabling BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED globally would break all properties on devices that handle partitions usually at the device level rather than the kernel due to mounting races * Create a new main_version.mk file to isolate LineageOS properties that define the system's versions identifications, and use the ADDITIONAL_BUILD_PROPERTIES internal build variable to include from build/make through a common vendor main.mk entrypoint Change-Id: I0060141c097b3d14c3710eee1e0caf7110634967 Signed-off-by:
Adrian DC <radian.dc@gmail.com>
-
- 08 May, 2018 2 commits
-
-
Bruno Martins authored
* Support hasn't been brought up in Oreo Change-Id: Ie74dd232d4c45d73c4f6d1a9a03faa065106f85e
-
Bruno Martins authored
Change-Id: Ie0010c0c216f02cc14c91dedae15eb3e87e3d908
-
- 02 Apr, 2018 1 commit
-
-
Paul Keith authored
This reverts commit c9c7968e. Change-Id: I20259fea456b415e5136e241e47e08df1a3b0fb5
-
- 01 Apr, 2018 1 commit
-
-
Joey authored
Change-Id: I433740f2e3102eeb06b471e80ca6539971a05613 Signed-off-by:
Joey <joey@lineageos.org>
-
- 29 Mar, 2018 1 commit
-
-
Joey authored
Change-Id: Iac2b7ccc5a3a26a36d5651923011064b3363b156 Signed-off-by:
Joey <joey@lineageos.org>
-
- 07 Mar, 2018 1 commit
-
-
Tom Marshall authored
Change-Id: Ib7facb2328dc843b85f177a4b071129ea7d2bde8
-