Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PitchBlackRecoveryProject/android_build


https://github.com/PitchBlackRecoveryProject/android_build

build: drop pbrp makevars

Change-Id: Id28ee0eb6bb13c279ceb137b8709aba85e24ebd0

27af0ea018cdc8e8c50e9736d0b4213f5a0af0e4 authored 12 months ago by nebrassy <[email protected]>
Revert "build: generate modules depmod for recovery at vendor"

This breaks module loading by first stage init, because
/vendor/lib/modules isn't in its search ...

15f701d75bce6b0fe551eec29163fbe2833763ed authored 12 months ago by dianlujitao <[email protected]>
Add build support for XZ ramdisks

Co-authored-by: Arne Coucheron <[email protected]>
Change-Id: I61530b6da06e0038970551aa4d12bce020...

76ce39b7403ae5334c5f2906ca0441a53d61703f authored 12 months ago by Luca Stefani <[email protected]>
Makefile: Don't include kernel image if recovery exclude it

Change-Id: I971bded95bebd3c92dc29f8b69d009faa7125f97
Signed-off-by: rezaadi0105 <rezaadipangestu...

70099e917b2d54a9968ccb7c6201faed70c31707 authored 12 months ago by micky387 <[email protected]>
soong_config: Regenerate SOONG_VARIABLES on each build

It allow to use make installclean again. No more black screen when we use it.

Change-Id: I26657...

e3ebd6d23de66eb0e9ba6da97f4d3bd7366d80ef authored 12 months ago by micky387 <[email protected]>
core: Add support for overriding build.prop settings

Change-Id: Ie4224d608b7bcb0c2087bd77bc954f8f5f9b6495
Signed-off-by: rezaadi0105 <rezaadipangestu...

28c63838ef73218264a0963c7d4b8c6049730d1f authored 12 months ago by Koushik Dutta <[email protected]>
build: generate modules depmod for recovery at vendor

* This fixes module dependency issue occured during bootonce-mode i.e., fastboot boot

* befor...

3023cf3760cc7212e8c962ac52d0155e94ec83d5 authored about 2 years ago by Mohd Faraz <[email protected]>
Revert "Revert "copy at legacy paths""

This reverts commit 1f0512d8a3e2f511f4d4efb8e6a738304cf6c91f.

* Create dir if doesn't exists.

abb35d964e8ae797cf2be98daac34091615f69dd authored about 2 years ago by Mohd Faraz <[email protected]>
Revert "copy at legacy paths"

This reverts commit b2a5a637c6e79bc1742419b7c82005254340d20f.

1f0512d8a3e2f511f4d4efb8e6a738304cf6c91f authored about 2 years ago by Mohd Faraz <[email protected]>
copy at legacy paths

Signed-off-by: Mohd Faraz <[email protected]>
Change-Id: Iea9f68bf858abfaa24cb2dbac2121b...

b2a5a637c6e79bc1742419b7c82005254340d20f authored over 2 years ago by Mohd Faraz <[email protected]>
fix codenames with '_'

Signed-off-by: Mohd Faraz <[email protected]>

5d7b90581d381da6280f89937089fc8f9c842046 authored over 2 years ago by Mohd Faraz <[email protected]>
[TMP] Haxx to fix build as we dont need dex in recoveries

Signed-off-by: Mohd Faraz <[email protected]>

c76d348dbc4f274128dad1b31ba37f2fe14a680e authored over 2 years ago by Mohd Faraz <[email protected]>
workaround [DNM] fix up with the working script

Signed-off-by: Mohd Faraz <[email protected]>

1d711bf5afde82f1932991b014da7906b29d7374 authored over 2 years ago by Mohd Faraz <[email protected]>
Build: export Device Details

Signed-off-by: Mohd Faraz <[email protected]>

5f39239ebdfc96159da52088416872a7945c800d authored over 2 years ago by Mohd Faraz <[email protected]>
build: Export AB Details

Signed-off-by: Mohd Faraz <[email protected]>
Change-Id: I37f9178a90f0eb1abde3717154d942...

4adec3abd6816efa9d6c4660b51b74637a57482d authored over 2 years ago by Mohd Faraz <[email protected]>
Remove hauwei from vendor module check

c87e1c6ab53769abe4a06efa0461fc0a0d578777 authored over 2 years ago by Manjot Sidhu <[email protected]>
Try to fix time on some time

ab0568a280e9f99671980dcdee4fcac6734d161d authored over 2 years ago by Mohd Faraz <[email protected]>
Fix TIme Lapse

93c129a91618de44f670ae8fe72c40e944938775 authored over 2 years ago by Mohd Faraz <[email protected]>
Finally Our Official devices will get Official Tag

Signed-off-by: Mohd Faraz <[email protected]>
Change-Id: I9e43f069a398cb43ce515bd9a9c39d...

9c8ebda67e510460c80fd56444d7581c7a70b392 authored over 2 years ago by Mohd Faraz <[email protected]>
[TMP]just an hax to boot some devices

* Soon there will be new fix

Change-Id: I075021cd0a9a18cd8cf49013cfe08d4890bd9bad
Signed-off-b...

56d3bf28393e933d3fa2bde503a3d8a285ea08fb authored over 2 years ago by Mohd Faraz <[email protected]>
Add assertion on recovery ramdisk size

On some legacy devices, the bootloader refuses to boot ramdisk that's bigger than a specific siz...

d9fe967072720fa337367af693cfc605db746da5 authored over 2 years ago by me-cafebabe <[email protected]>
ramdisk: add capability to compress ramdisks with LZMA

Change-Id: I8270591f6aff505d635cc50a3abcbeb057b42d7f

27973eb2c64c2619a4a92a6702af211177dd77a7 authored over 2 years ago by bigbiff <[email protected]>
build: Respect fs_config when generating recovery ramdisk

Without the -d $(TARGET_OUT) option for mkbootfs, only the
compiled-in fs_config (from AOSP) is ...

8366017768f28d3b5ee3e7ad3a3f900159fd2a71 authored over 2 years ago by lambdadroid <[email protected]>
Add BOARD_CUSTOM_BOOTIMG_MK support

This is a combination of 2 commits.
This is the 1st commit message:

Add BOARD_CUSTOM_BOOTIM...

0ff0cabe1d6f9f952d2f7219fa9c7ff98372f926 authored over 2 years ago by Ricardo Cerqueira <[email protected]>
add GENERIC_KERNEL_CMDLINE back to recoveryimage

Change-Id: Ibef5f76ee3db3ed3865994c4f79684c1e22658d5

1194259df19a4638cd2090650538bfe3f7fd5642 authored over 2 years ago by nebrassy <[email protected]>
Allow changing PLATFORM_VERSION_LAST_STABLE

Change-Id: I12036b6d8e7328d5d414c3e2a19aa5cd9305518b

af94588f542948c4fc3c76b7c6fd40b675cc0be2 authored over 2 years ago by Captain Throwback <[email protected]>
also include a list of checksums for recovery ramdisk files

* exclude kernel modules from checksum and ramdisk-files.txt
* exclude prop.default from checksu...

9b5bd0f76ab1a4d9ccf4f2452c2b321fcecdf823 authored over 2 years ago by nebrassy <[email protected]>
include a list of all files in recovery ramdisk

Change-Id: I96574c2afd485afb01dd4eb546618eb0e6b3d530

35e1d7aba0ca490f7892a5bd1d035fa74bcff3bc authored over 2 years ago by nebrassy <[email protected]>
add some props to recoveryimage footer

fixes decryption on stock on some Xiaomi devices

co-authored by: Pzqqt
Change-Id: I9840425ce5e7...

f0cd10e2ffab9d3b891aff941611c05ad82e77f4 authored over 2 years ago by nebrassy <[email protected]>
actually include envsetup

Change-Id: Icbf5f7bd1b0c399dda91022d7c51d41de5803a58
Signed-off-by: Mohd Faraz <androiabledroid@...

2a0ac039de0eb043893701e8fe893e44c1164c89 authored over 2 years ago by nebrassy <[email protected]>
envsetup: export ANDROID_BUILD_TOP earlier

Change-Id: Ia3497f61f4e9aaeeb793cecd3b4f488f0a48181a

b8f7f359d064971504c3c9abb4063f213854e019 authored over 2 years ago by Chirayu Desai <[email protected]>
Allow version and security patch to be changed

Change-Id: Ie80a6886fbea943a8bb3a9f6f2aa5be089b566ea

7d5351fe6fb8204ce238c8b4f9358e4ee58c0209 authored over 2 years ago by Captain Throwback <[email protected]>
Let's modify platform_version

Signed-off-by: Mohd Faraz <[email protected]>
Change-Id: I342de9f3e2590f3547afeb3ab746c1...

8f77c751b357ccdba09362e036087075dd364e27 authored over 2 years ago by Mohd Faraz <[email protected]>
include common config

Signed-off-by: Mohd Faraz <[email protected]>
Change-Id: I1b23cc3cf6b4ac92d62e7b75b08609...

b6e04097ea21ed9d37383eed269759b78bca49ee authored over 2 years ago by Mohd Faraz <[email protected]>
Fix copying of files to recovery/root

Add PBRP makevars to soong config

Change-Id: I8d7a717cd87b3b3897884bfa47db83f567db1718
Signed-o...

9e875bd88248cf847dba27cd4e5686c58c039441 authored over 2 years ago by Captain Throwback <[email protected]>
Add vendor_pb to envsetup

Change-Id: I3dd5b501fad47c74bf57ed4691c34ea47b6623df
Signed-off-by: Mohd Faraz <androiabledroid@...

0cdbf9e4f260eea0b98576671e06d7410f2fb02e authored over 2 years ago by Captain Throwback <[email protected]>
Add extra variables to _readonly_late_variables

These are modified by us at a later stage, so be sure
to allow it.

Change-Id: Ib26e83e10aeb6c10...

dffc02f52f70b4c368791e6b4adc0e441335db47 authored over 2 years ago by dianlujitao <[email protected]>
build: tools: add in roomservice

This is a new implementation of roomservice
use the new github search api to reduce the memory f...

0e21718101d39f72863bd74e5a26023f6fa3fd2b authored over 2 years ago by cybojenix <[email protected]>
Version bump to SD2A.220601.004.B2 [core/build_id.mk]

Change-Id: I24fdfa697c3a221d418f67d0c331b14b89e0bddb

67f398394bdae3216072a406ac82432224efc50f authored over 2 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220601.004.B1 [core/build_id.mk]

Change-Id: I1cf2f232d6e61ec6cac15d27048210264a5ddc16

a7c9496119202bd72907e03f1e98f0714559ea4d authored over 2 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220601.004 [core/build_id.mk]

Change-Id: Ie7148516137e570890a5473a9a809b12cd5ac169

b61664747cc1a7504b8f78d530307b892eae69f0 authored over 2 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220601.003 [core/build_id.mk]

Change-Id: Ie78eb6129b4f9f0d8088f84f94920373b00e83f4

14ea267830750056de40c7cbb7e8331ba6f31d16 authored over 2 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220601.002 [core/build_id.mk]

Change-Id: I5e0e4a983dd0a6c11c77ef8cbbe3731b3a10561d

7913733d21867034f5aacf74b1f8dc8edcd89940 authored over 2 years ago by Android Build Coastguard Worker <[email protected]>
Make change and version bump to SD2A.220601.001

Change-Id: I8fe7c4d0118bd2e45db6b64c158e0e0f50f6e67d

0b6fd9a7a54273aac9a9c21b59e45499cd21b21b authored over 2 years ago by Android Build Coastguard Worker <[email protected]>
Update Security String to 2022-06-01

Bug: 237343008
Change-Id: Idcf191ce2b604424eb8b7d8f777dcd693e77c9df
(cherry picked from commit 2...

5d3aa38bbda73f3152827c317e185bc379c2751e authored over 2 years ago by Robin Peng <[email protected]>
Version bump to SD2A.220123.051 [core/build_id.mk]

Change-Id: Ib0b4d6fe2eeda9241eeb431cc3dfc341562847e3

13bdb8eeaf240446b038212ab3ada95fe85e9e52 authored over 2 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.050 [core/build_id.mk]

Change-Id: I09072fa82d73c99b290c19fbac4eba4e708f9a99

8fc1a9a7e072819f5614845900d23fa533060b69 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.049 [core/build_id.mk]

Change-Id: I376feaac8e4be2cc5d120b5ec01c07d542da8b68

4c692711f3f64d80f716c71b051284c3e1109f50 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.048 [core/build_id.mk]

Change-Id: Ic6110197aa3ff2073e4fefc4c5fbc39ff6cd31a8

928c8a14d36062cfb7610309110979c18b735f25 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.047 [core/build_id.mk]

Change-Id: I2e2b6531d86be2081511052609db59ac8b169669

c7fab483cc108c2f02f3dccb7a91740bad66ca51 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.046 [core/build_id.mk]

Change-Id: I90a9bebf23b2d868e7dde93d7eeaeffa66ee8377

ed347c94b23381d96cd147b55782eb93d4de8e99 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.045 [core/build_id.mk]

Change-Id: I30ea19934ae6d58495a232cd1c90be7fd376dabb

1e3093a7d92c1e02637e4a89eafd4a66e8bac77e authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.044 [core/build_id.mk]

Change-Id: I40e66594b27e4d59989a49b48a77bc86766edd05

4d09a35bbaac041392b62efb08213c2ce9cee2fb authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.043 [core/build_id.mk]

Change-Id: I9256ec9f9ff2799a2a4f55029564d4968c0279d8

a126062754ffb62b8070ecc8247155164e9a64ce authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.041 [core/build_id.mk]

Change-Id: Ic3e22700c22c852e610c6130a4a9696dcbbfc317

30535b7a4a749a9567a6e21c7cab7c958a706de9 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.040 [core/build_id.mk]

Change-Id: I424548432c3e33ff7d56734c96d676f082c9dfef

8f77e59f79219d72f617d1eda96f9e670b2698f2 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.039 [core/build_id.mk]

Change-Id: I6d8beefc7dfab35ccaf0587cd0dcc1732898013d

3a77d88871d0d1c3656f7570636440d966e121b4 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.038 [core/build_id.mk]

Change-Id: Ic424cca4a0bf162d8e9ec529873e30b145c55d31

fdb110717fc576481c8cef645fb22c70e0d89489 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.037 [core/build_id.mk]

Change-Id: Ic5d699215809869652a792717f0cd9c22f1d0415

80c07ebae6762a074d536be49ca3a2fa5b353792 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.036 [core/build_id.mk]

Change-Id: Ic0fe78178d6fc7e3ff1e778b90490c867f2427bf

9d3c57062801d82a007f5ae089dc82bec934d36c authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.035 [core/build_id.mk]

Change-Id: Iabe6ab8e82f0a98088491d221410a1df02c593c6

b69f39dea5773c9e86f02f5ddfbd04cd5a4e8c9f authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.034 [core/build_id.mk]

Change-Id: I42ab6be9dfb547511f2bf808891784af29903c46

6726249e4a2df060d12aa828930365ee87b51480 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.033 [core/build_id.mk]

Change-Id: Ib55eca47f6f168365007f7ebf4abd9f6d5407e12

e9b0f081a9196f0a6f691b9cc2288e9d4df1c9e1 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.032 [core/build_id.mk]

Change-Id: Iebaa518dfebe69750c308a41c54d7e8adbe72e81

a1cf70f852105c48f3896fe2b8249dc04f16c5d7 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.031 [core/build_id.mk]

Change-Id: I6a0dbb87635a5202bf5ddf168c44e3ab4c192d22

80762c883712e7ec4d17a5b36b623b1c7eba37b9 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.030 [core/build_id.mk]

Change-Id: Ib3a48a65877fce6fc3bcd1eadee75306694bd6e4

b065623b4ca6f089596a328795b087a0a3062ea6 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.029 [core/build_id.mk]

Change-Id: Ie87a3f87426a0e45884e64c08255de835f99bbf9

300f6ff4951d95011c5599bfe12cb1c131574d52 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.028 [core/build_id.mk]

Change-Id: I0040962c27e976ef2b38fa9278267b1c1ac06b63

8e54467c05f4fe298c6711fa3a69e300bd6f2faf authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.027 [core/build_id.mk]

Change-Id: Ib7a4f889191da282ee5fd4eb4204be8de84bb03c

f5c1935df262a0ea4a4bd32ff2d82f8597055be0 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.026 [core/build_id.mk]

Change-Id: I4ac0308d4702b5319521669c0a64079f0f4c4a7f

1b14f87222aa923df09b473bf8202bf24dcc2e85 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.025 [core/build_id.mk]

Change-Id: I129a406672e8e4b71fef1174d3fea455b009fe9c

6eb197cb7feaeda277346c95c2d0331ad78404c6 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Make change and version bump to SD2A.220123.024

Change-Id: I0b119b66ac2624cef607c831509ea9ba530ff6ad

acd5c54fe2ecb0e4e8976fdd43f2b13608d3344a authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Update Security String to 2022-04-05

Bug: 216579780
Change-Id: Ia4661819b2f7ad4cef86d026c97ce07c3be8e005
(cherry picked from commit 4...

c134d1e5d2e2ab87c4e0c7e0de3b1335c9ba4d6d authored almost 3 years ago by Bassem Khalife <[email protected]>
Version bump to SD2A.220123.023 [core/build_id.mk]

Change-Id: I111c7397fa01c066d6349ee1c3c5e71194b7c64b

3057d4481db369ecc301c12d39417286a8f49bd4 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.022 [core/build_id.mk]

Change-Id: Iee3762708f6d6dbd4adef5a48244f96293bdbdf4

7e17d871871da1085fe8dd15d302a42af068a6ae authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.021 [core/build_id.mk]

Change-Id: Ia4f75a8821de2ca1ec0b6445749634013c63e3de

73b350ebe6ea95961195f34ba2c328f9008cd702 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.020 [core/build_id.mk]

Change-Id: I1c01db977172b73431dec0f135085c9bef7c2c1e

e2a8dc01ed8473c82f43c1ef6db05ad3b9a21e18 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.019 [core/build_id.mk]

Change-Id: Ib09e74de363b05a16ea76c66ad49e8bc53234f6d

81c63a60df880a50b3c48d1d9a56bb2ada587d58 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.018 [core/build_id.mk]

Change-Id: I610a08b10bedec74b38eb101899211aafc5a690e

e6f8d3eaa492173b8d53558f02be699f6794e78b authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.017 [core/build_id.mk]

Change-Id: I3ffbf9b47e15a68ba6dc1bae85cb1b3f94e09187

c4f05509195cb70cd1f6a62a9418cdfbc5407eec authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.016 [core/build_id.mk]

Change-Id: Iab84061584908bab675b7c51c61b64d21a33b67c

0b12ccb78c310039afee7a5514416d7dc0c53224 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.015 [core/build_id.mk]

Change-Id: I652176da642d846010925cb320fd3308fd77f3d1

df3fed3dffef4b576e79c7964250d03f90a51a6f authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.014 [core/build_id.mk]

Change-Id: I4065ee508724136b8aee53997f832cc77ad1652f

04a9b44f166a6bc28fe6bef0a76a9b310e8cc647 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.013 [core/build_id.mk]

Change-Id: I7ccb63ea4342e108950e651a94f793f3ee9681cc

a3331b827058cc2efadad50980ccc09318988ab8 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.012 [core/build_id.mk]

Change-Id: I3a0a45d414ac205b6aefb39d3ea724f243089522

b683099f809918bf704c4b4a48cdae4f8be3cb19 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.011 [core/build_id.mk]

Change-Id: I2caa0129b194072031dca5d19b41676a97c9b5eb

e843a5ecb466f5803cc8d57588c0058b9176e9a2 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.010 [core/build_id.mk]

Change-Id: Ic70c8ffa78bec941da38fff3b99d70303f6cd70c

84f0c2697a5912ded2a0e8784b58d119f8e17810 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.009 [core/build_id.mk]

Change-Id: I2587a948ce0c1daee050cc605ac870720f1dd687

cf42195218f3a3310a2efbb942e387becb72a174 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.008 [core/build_id.mk]

Change-Id: I3c05a4e77e6e0b303523305ab8b5e762d3ed6ab7

b82004bd095dc7469f2930512f8e629382c26ee1 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.007 [core/build_id.mk]

Change-Id: I96f20315f8ed5f9b3de89ba4d844f6f23c38738a

8844ab97c997098571043ac93bcd4cb086fee3d2 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.006 [core/build_id.mk]

Change-Id: Ief7e13cf11ae6f41129dd21ea45ce29c87138cc3

d3c50b36bef04cd4dea782f2b39ff664a2622149 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.005 [core/build_id.mk]

Change-Id: I6a0617237cda42f650c11c123a54722f5485429c

d34cbd19a334a19accc04bf3be670860e581e1ae authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.004 [core/build_id.mk]

Change-Id: I9e76a67a1d1f76e1d3c937e9ede82370af1a0a34

368c0565dd31d6b2dd96f6488ff2237e27f8837e authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.003 [core/build_id.mk]

Change-Id: Ica3fb3e54ca86fe003b83e639b37ed204136c381

63cca48bd308535ef76de34c3b55fcdbe8b07f52 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220123.002 [core/build_id.mk]

Change-Id: I36e95e0ec00b5af6fe9ba3d54c719086339acc8f

b84590e19a7ab75b613564ad9a2db36a696fb649 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Make change and version bump to SD2A.220123.001

Change-Id: I64f22b89eef6d615e91d5ef6b58e15510d1e5887

fc884a055dd2e228b006ca90d85a83efecfea652 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Version bump to SD2A.220122.002 [core/build_id.mk]

Change-Id: I3c7ce082f858f99418790c70e3d62c5ca1ff4f49

e0c8fa663caa7b0cbde2bce69717e11ed30982a5 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Make change and version bump to SD2A.220122.001

Change-Id: I6664b90c50c225866f7c51fe2337d1abeb7b7014

7b4054cc4cea1eeb40a634f4125ea1391f826026 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Make change and version bump to SD2A.220121.001

Change-Id: I928285240b6a57df7ecda21eecbe0cee78bc8069

fdc21fcb9bf50faa1bf53a36b368bba01c7abb18 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>
Make change and version bump to SD2A.220120.003

Change-Id: Ia6ee91f00f8a4c4a56b359ddde44ff27aa955b8c

51a42258023a9db248b941a6b7065b5645278b21 authored almost 3 years ago by Android Build Coastguard Worker <[email protected]>