SkyMinus
821a9ddc31
Initial MinusOS Balsam
...
Signed-off-by: SkyMinus <minus_rav@qq.com >
2025-07-01 21:20:43 +08:00
Michael Bestas
39b81453e7
build: goodbye Cid :')
...
Change-Id: Ida0778c0f6a9d02f7e87f75847472358b7c03076
2024-10-19 01:10:12 +02:00
Bruno Martins
a8f45e9914
Revert "lineage: add BUILD_RRO_SYSTEM_PACKAGE target"
...
AOSP pushes RROs to system by default now,
therefore our custom target is not needed anymore.
This reverts commit 546c9a1ec5
.
Change-Id: I46753a3b60a89f0198058fbc6d07d3db8a6699b5
2019-11-22 17:18:47 +01:00
Ethan Chen
a7b2d0a620
build: Separate platform macros from QCOM platform definition
...
* The macros used in the file formerly called "qcom_utils.mk" are
actually generic and not QCOM-specific. Move the QCOM_BOARD definitions
to a QCOM-specific location, and name the remaning macros something more
generic.
Change-Id: I6747bc9201e56b456caf251122057d7dbc233f1c
2019-06-26 01:11:42 +02:00
Luca Stefani
48406e8afd
Never allow neverallows
...
Change-Id: Ibf07e9e319d676666e3e7389720c24917e38a9ac
2019-02-16 21:14:14 +01:00
Rashed Abdel-Tawab
ebdb57604c
lineage: Ignore neverallows
...
Change-Id: I35a39ec73c0047f93124f72249a6fa936fe0875a
2018-08-25 14:27:34 -07:00
Ethan Chen
70c217a5b8
build: Clean up makefile inclusions
...
* Include MTK/QCOM rules directly from the build/core/config.mk hook.
* Place main.mk hook and main_version.mk into build/core with the rest
of the make system hooks.
Change-Id: Iad2f808f3e3eefbd2be2ca5facb907ff31babbb7
2018-05-30 21:50:44 +02:00
Ethan Chen
6554f104b5
build: Use TOPDIR, not TOP
...
Change-Id: I5b2677c22aa878e46e01f4e5b31769e21937c38a
2018-05-28 18:47:48 +02:00
Ethan Chen
36ba142248
build: Remove HTTP_PREBUILT
...
* It appears the only user of this was Gello, which is no longer using
it.
* Remove this deprecated directive
Change-Id: I6ab869c2f2c3b891b58b9a750e7ce882f169f296
2018-05-22 23:42:08 -07:00
Ethan Chen
e00f7c4fe9
build: Remove maven make rules
...
* These were leftovers from cyngn days
Change-Id: I11b17e7c8bbba9cf5ca2ccad304654180423f6ad
2018-05-23 00:19:26 +02:00
Joey
546c9a1ec5
lineage: add BUILD_RRO_SYSTEM_PACKAGE target
...
Allows to ship rro packages in system instead of vendor
Change-Id: I8822ca477e80297dce477de2d87bd3e74d4cbfb0
Signed-off-by: Joey <joey@lineageos.org >
2018-02-05 21:13:24 +01:00
Sam Mortimer
19ce2d3ad2
vendor/lineage: sdk rebrand: step 2: update file contents
...
Change-Id: Ib61b9b559c4b0e536979e5cb25fba50aa56c138d
2017-10-12 22:33:59 +00:00
Dan Pasanen
91f7620c4d
vendor: change vendor to lineage
...
Change-Id: I2df13091f5d62b552ef434aef1a389f4fe1249e0
2017-08-23 03:26:28 +03:00
Dan Pasanen
8d0369c962
vendor: Add a task for getting prebuilts via http
...
* Gello being our first pawn
* Use curl instead of wget (more powerful)
* Ensure the intermediates directory exists prior to download
Change-Id: If19c18638a14a8b9ab55470ae6ee5a2deda2e3ec
2017-01-01 00:44:10 +00:00
Steve Kondik
a3765ca9ef
hax: Disable system-api generation
...
* Do we even need this? CMSDK doesn't annotate anything as SystemApi,
and it fails on N.
Change-Id: I73e1021079e05ab56f96008446f12b086d8b41c6
2016-09-04 04:40:57 -07:00
Adnan Begovic
e738087fdd
cm: Provide verbosity for checkapi-cm.
...
Also a helper text for how to unbreak yourself.
TICKET: CYNGNOS-1950
Change-Id: I8311e19905b507c3a65eba37a6b4ea6606108e4f
2016-02-09 11:05:03 -08:00
Adnan Begovic
44716fb0ee
vendor/cm: Provide means of uploading an artifact to maven.
...
Change-Id: Ide225d75807a917773520ae1b7772e8de9b1ab73
2015-08-06 20:43:49 -07:00
Adnan Begovic
5dd3371ed8
vendor/cm: Clean up paths to known files.
...
Change-Id: I867300c04aae1f429be5e2bd057e559a00bc12b5
2015-07-18 15:12:28 -07:00
Adnan Begovic
be48647b37
vendor/cm: Point to proper prebuilts/cmsdk directories.
...
Change-Id: I80ac94fd9b2d3a80d91a82d65a260d26b1436e60
2015-06-22 14:57:24 -07:00
Chris Sarbora
ea326686fb
Support downloading from Maven
...
Change-Id: I94b8627a3bd15726cb4918b9a64b696f2a26e587
2015-06-19 20:52:45 +00:00
Adnan Begovic
744a2571fd
CM: Provide apicheck and cm-specific config inheritance.
...
Change-Id: Id5e488c5fb653bf2c330d2581d28a70971d56690
2015-06-04 18:08:07 +00:00