Ecosyste.ms: OpenCollective

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

github.com/PitchBlackRecoveryProject/android_bootable_recovery

The heart :heart: of PBRP
https://github.com/PitchBlackRecoveryProject/android_bootable_recovery

ORS Make mount/unmount system mount system_root on SAR

Change-Id: Ibf8d4d61e6cbb132786f5f9aa23ec91b49bcab89

b45851964607220546471d5ce5aa0bebdd104a79 authored over 4 years ago by Chaosmaster <[email protected]>
Revert "PBRP: Fixed Derp occured in 37f771631c460768d52665dec1885e47f9b65b03"

This reverts commit 42122d2e89e946315e94916524d5cce4c9a8fbff.

fd84d7fdb5607d283ae956911bd7617d24ce317b authored over 4 years ago by Mohd Faraz <[email protected]>
Revert "PBRP: Bring back some lefts props"

This reverts commit f92f8fc47f4346304d4e56f58e9a8cae50d8ca08.

* Now this is controlled by vend...

1252842f16ebf2a584f74fd9fd30a099bb4ec7b1 authored over 4 years ago by Mohd Faraz <[email protected]>
Revert "PBRP: Added Prepdecrypt for devices having > oreo"

This reverts commit c5cd9b7eeeca967f07c46f688d4a69c3fa04548a.

Change-Id: I69aec521591971212cd71...

ba9c27455731c7727aa35ec229fea22ec80a753a authored over 4 years ago by Mohd Faraz <[email protected]>
PBRP: Update MIUI OTA settings

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

194eb52e66e3ba0f32b9801dbac1c97474803396 authored over 4 years ago by Mohd Faraz <[email protected]>
Remove Extra spaces occured while using multiline string variable

* On multiline string variable it adds spaces

Change-Id: I0f9140f3840b0238009af2271ac67b25754f...

4613a12e5c378079b63ead839c744d10a157545b authored over 4 years ago by Mohd Faraz <[email protected]>
libresetprop: not available for Android < 7

Change-Id: I5cf384b472e43ee8d380ac08aeed1a8567844d7e

f2bff59847248f9e6634ca13244b5ba9dd9bcceb authored over 4 years ago by Chaosmaster <[email protected]>
Add TWFunc::Property_Override(name, value) to override properties

using libresetprop

Change-Id: Ic49e187698c714f8a629d20ceddc40e823555477
Signed-off-by: Mohd Fara...

c46d183d093b07f27f966f97df9c771778c5a704 authored over 4 years ago by Chaosmaster <[email protected]>
Add optional PartitionManager and Mount_Point to

Get_System_Properties for use during SAR-detect

Change-Id: Ie1ffba53459b7bb77ca47d9cb928b2626c70...

d2cd55b295abc27c629f2855dc59bd19c643bc51 authored over 4 years ago by Chaosmaster <[email protected]>
Merge 'android-10.0' into HEAD

* https://github.com/TeamWin/android_bootable_recovery:
aosp10: minor cleanup, other commented...

821d7b554cb94d9d270dc7539c9777e64b3033bc authored over 4 years ago by Mohd Faraz <[email protected]>
Add EthernetDevice to manage ethernet connection. am: 4d0df88d88

Change-Id: Ic49ffc0224223c3d6f0d9c65333097ac3e3c1760

b3cd9fad2239d074a3b11fe81519b2364f5a9af1 authored over 4 years ago by Hongguang Chen <[email protected]>
Add EthernetDevice to manage ethernet connection.

The current fastbootd only supports USB protocol. But some Android TV
devices are built without ...

4d0df88d88db381422ee912f2609258d72eca4cf authored over 4 years ago by Hongguang Chen <[email protected]>
Merge changes from topic "nonab_on_vab_r" into rvc-dev am: b62ff1abe3

Change-Id: I343c43fc5f9f18d2bc41f865cbbb8e6cf12a67bd

492abcd14b4cc97042fd8c7cee724bed8d2514e6 authored over 4 years ago by TreeHugger Robot <[email protected]>
Merge changes from topic "nonab_on_vab_r" into rvc-dev

* changes:
Add add_slot_suffix function.
Add slot suffix to DAP ops
Detect non-A/B vs. A/B...

b62ff1abe3f3cdaaefdc17a51cf6479428606c31 authored over 4 years ago by TreeHugger Robot <[email protected]>
Mount system and vendor for A/B installs for backuptool to work

Also bind mount a copy of /sbin/sh over /system/bin/sh

Change-Id: I58026af425b07b50a4377ab84319...

65454ff8bcc727d5598ed1f658a9d8da07fbc0a4 authored over 4 years ago by Chaosmaster <[email protected]>
Add info that flashing AB zip will flash to the inactive slot

Also inform user, that a reboot is required to switch slots

Change-Id: I7d609ee3d231e5d38d91459...

33783149d92ea2977a35159058b554df505618e1 authored over 4 years ago by Chaosmaster <[email protected]>
Create a flag to include resetprop in the TWRP

The flag is:
TW_INCLUDE_RESETPROP := true

Change-Id: I4d4d25a6d5bbd2330efd7f184d0f878a8cf0346e
...

14c563bbdcfe6e2aa56f08c9d4ac77202f623a4b authored over 4 years ago by mauronofrio <[email protected]>
PBRP: fix wrong font target

626fed0e8896d7608b37c786bd67ad5c55a1787b authored over 4 years ago by rezaadi0105 <[email protected]>
Detect non-A/B vs. A/B packages correctly.

Check the package metadata to determine whether this is an
A/B or non-A/B update package. This i...

2a4afd29a15522ccf3d8ca902214e68445bcac81 authored over 4 years ago by Yifan Hong <[email protected]>
Add slot suffix to DAP ops

If device supports both A/B and non-A/B, when applying a
non-A/B package, add current slot suffi...

bc7e1db2118feba14d2efe19651d40df7cf202be authored over 4 years ago by Yifan Hong <[email protected]>
Add add_slot_suffix function.

This function appends androidboot.slot_suffix to the
value of the argument.

Test: apply update
...

dff80042750992ed635056cd9719481a14f93007 authored over 4 years ago by Yifan Hong <[email protected]>
Fix building libuuid

libuuid uses flock() which requires <sys/file.h>.

Change-Id: I230a5d08ce90088d14db2f89a0843bf43...

9af6a38c8baf1ee31a959dbdf30c3a24aa42624f authored over 4 years ago by Andreas Schneider <[email protected]>
PBRP: switch default fonts to google sans regular

5f9041a13ab86fc3071e8949eb405f23cf283ea4 authored over 4 years ago by rezaadi0105 <[email protected]>
PBRP: Clean unsuitable fonts

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

29bd726896c162889b3ee360f06706d86b9bc4b2 authored over 4 years ago by Mohd Faraz <[email protected]>
PBRP: Enable using otf font

* otf working very well with this support

Change-Id: I304f0632a038b416f6a80e6f2753c12fb92a6c8b...

3e1b952877cbc8b45cf44970e8b1de96211c52e0 authored over 4 years ago by Mohd Faraz <[email protected]>
PBRP: change settings filename

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

295241f806d4ccf98f8be617639b1ebf0aaeaf16 authored over 4 years ago by Mohd Faraz <[email protected]>
PBRP: Enable Multiple Extension support

* Separate the extn in xml with ',' e.g., (.ttf,.otf)

Signed-off-by: Mohd Faraz <androiabledro...

5ff656efb33d4be7dd312e1d6850b16993318e6b authored over 4 years ago by Mohd Faraz <[email protected]>
PBRP: Fix up system_root

* Remove Symlinks of /system/system when fstab doesnt uses /system_root

Change-Id: Ie8d8f9f6d1...

4c418872516ec5207e2d14eed2c0a090f9a2c9ad authored over 4 years ago by Mohd Faraz <[email protected]>
minuitwrp: update Qcom haptic logic

* From: https://gerrit.omnirom.org/c/android_bootable_recovery/+/32804/

This also reverts comm...

d79af7ab90e98dd505596118c55326746b4f8b69 authored over 4 years ago by Mohd Faraz <[email protected]>
updater: Fix lost capabilities of set_metadata

This was broken since Android O. During a file-based incremental OTA,
capability flags were clea...

9838453c269a478e2344d550410aef8e33489263 authored over 4 years ago by XiNGRZ <[email protected]>
PBRP: Unmount all directories mounted to same block

* Like Xiaomi's some older devices uses cust as vendor and also mounts cust & vendor simultanou...

f9cdcbad0e2546566389d40d50eabbd360fce263 authored over 4 years ago by Mohd Faraz <[email protected]>
PBRP: theme: Bring back DroidSansMono for console

* Since our custom fonts doesn't fit good with console and terminal layout using DroidSansMono ...

66a43aed70fddc994c6aca4344eda3c2cf62abbf authored over 4 years ago by Mohd Faraz <[email protected]>
PBRP: Redesign new lockscreen

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

7212c644085404d0393b0ed8ba29b4e79bf438c5 authored over 4 years ago by Mohd Faraz <[email protected]>
Rename external storage properties. am: 94abf26ba2

Change-Id: Ica2afbfb20fe801a7175cf8866245581c9ade878

e326e59ddea18cdd18c5cd8ee5faef9fae636cc6 authored over 4 years ago by Martijn Coenen <[email protected]>
Rename external storage properties.

According to property naming guidelines.

Bug: 152170470
Bug: 153525566
Test: N/A
Change-Id: I64...

94abf26ba2ae26a37b44a4de4cc949bbf26f762e authored over 4 years ago by Martijn Coenen <[email protected]>
Import translations. DO NOT MERGE

Auto-generated-cl: translation import
Change-Id: I7e9b0f4f7433c275413541e048644e3fbe2a4a61

500ed46d9effc1f5269cf7672f3f60f85195c418 authored almost 5 years ago by Bill Yi <[email protected]>
PBRP: Add changelog for 2.9.1

Signed-off-by: Reza Adi Pangestu <[email protected]>

e494383b9dae3ef6fc4b0414dc3626f07ff6f107 authored almost 5 years ago by rezaadi0105 <[email protected]>
init: ueventd already needs /acct

Change-Id: Ifae7078aedc1a520ee003160fb17c8893041cb09

cb294450a1d9cfca6fe69968b0dee79280c2f631 authored almost 5 years ago by Andreas Schneider <[email protected]>
Fix 'system/etc/ld.config.txt' not found error

According to

https://android.googlesource.com/platform/system/core/+/refs/tags/android-9.0.0_r5...

4f837bcea4da8f3c89eec82b5f020363988c9f2e authored almost 5 years ago by Martin Dünkelmann <[email protected]>
Fix ORS backup and restore for system-as-root

Change-Id: Ice7f2e22ded280f723c19e920a15f3e918c17264

d7b58c5b2fa3f5d984e6fb3197fd244fa04e7e1b authored almost 5 years ago by dianlujitao <[email protected]>
openrecoveryscript: do not skip decryption even if using block.map

- Allows addon.d scripts to run that require access
to decrypted /data (e.g. Magisk). Seems to...

e23cc722e7b0f7f2b4fac5dbbe4acacd99b4924f authored almost 5 years ago by Captain Throwback <[email protected]>
bootable: read all asserts in case there are more than one.

In A/B, the device check isn´t done by the updater script, but using
metadata for it.

Let´s sea...

ceb29fce28a1f8cef803e0bdf68c35ecca602c57 authored almost 5 years ago by Hernán Castañón <[email protected]>
Prevent errors caused by /data/per_boot/

Change-Id: I543723f3da4f57fb4d580661216acc1abaac883e

b04cce407b53944bcfdf211eab3b1727b2547de1 authored almost 5 years ago by Darth9 <[email protected]>
crypto: add some missing newlines

Change-Id: I6bc6b512fe6e841703229d45333421532ecebb83

0c7f51dadae0c01bf8c90e73ae636c6e0e07de13 authored almost 5 years ago by Captain Throwback <[email protected]>
recovery: wipe bootloader message from index 0 when using custom offsets

* We may use a custom offset to:
a) preserve data that oem wrote to the first bytes of misc
...

916c914ee7b85d208df9edf059d9fba417f80526 authored almost 5 years ago by Alessandro Astone <[email protected]>
android-5.1: use char constructor for default on c++ streams

Change-Id: I4be681c2720f62182e57237b1cfefc384235f0e1

7ba69cda06989a2f2ed48a0f92e8a76d5c962e78 authored almost 5 years ago by bigbiff <[email protected]>
/sbin should come first in the linker search path.

/sbin must come before any other search path when TWRP is built for a
different version of Andro...

638de2a6956b120d9d166f8f3d0bc90a48b23955 authored almost 5 years ago by Ian Macdonald <[email protected]>
ldconfig: add /sbin to search.paths

- Move commands from prebuilt to root Android.mk
- Hotfix for linker errors after https://git.io...

3d7d51fa188f3d7274d9cccd70a9bef2842532cf authored almost 5 years ago by Captain Throwback <[email protected]>
Merge 'v2.9.1' into android-9.0

* '2.9.1' of https://github.com/PitchBlackRecoveryProject/android_bootable_recovery:
PBRP: 2.9...

0b4779405f1b85e9a7c443438eaedae10f6e8da1 authored almost 5 years ago by Mohd Faraz <[email protected]>
PBRP: 2.9.1 Up

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

7490101e815ec3b3d56c9f39cbd82ebf51081a81 authored almost 5 years ago by Mohd Faraz <[email protected]>
PBRP: fix up backup restoring

* Due to this https://github.com/PitchBlackRecoveryProject/android_bootable_recovery/blob/andro...

500a414d0635bd688bdcd18712b3616dcaace680 authored almost 5 years ago by Mohd Faraz <[email protected]>
PBRP: 2.9.1: Bringup new theme

For building PB GO need enable BoardConfig
PB_GO := true
and if need languages english only, you...

10ead1bebe0e729f32f05f03aa8285724f20aeec authored almost 5 years ago by Manjot Sidhu <[email protected]>
minadbd: statically link libadbd. am: 22beef1b28

Change-Id: Icc9c9b8b49af6253a012fc948f6c9b07ae5a28ab

9267225df0fa238b7d8222474ca73a6212dbb4eb authored almost 5 years ago by Josh Gao <[email protected]>
minadbd: statically link libadbd.

Reduce the amount of wasted space on the recovery image by statically
linking all of the adb lib...

22beef1b282301d69987e7bc9144c82f397586b5 authored almost 5 years ago by Josh Gao <[email protected]>
Merge "Add libavb as a dependency" into rvc-dev am: 94ca355137

Change-Id: Iee6771655bb6bc13fc94df517a76353552c524be

52a4036a4bee1243dcfcf89f1224538418b4fbf4 authored almost 5 years ago by Tianjie Xu <[email protected]>
Merge "Add libavb as a dependency" into rvc-dev

94ca35513774328cd90fdbcdcb085aa2c68c3f47 authored almost 5 years ago by Tianjie Xu <[email protected]>
[automerger skipped] Import translations. DO NOT MERGE am: c054f231ae -s ours

am skip reason: subject contains skip directive

Change-Id: I3b3dbfb8fb2d0bcf79b01fcd86256a334f6...

2f0bcbd3dc5c2bb1852c47fba0a9c549f09a34ba authored almost 5 years ago by Bill Yi <[email protected]>
Import translations. DO NOT MERGE

Auto-generated-cl: translation import
Change-Id: Ia3393b1e62f0af1661cbc7b2c0b19e0a52631c4c

c054f231ae94ff14fc1cebe632d98597a153c884 authored almost 5 years ago by Bill Yi <[email protected]>
aosp10: minor cleanup, other commented makefiles need to be worked on

bf3b1564f9c4acb390839de7899921255c90689d authored almost 5 years ago by bigbiff <[email protected]>
AOSP10 TWRP Merge: fix conflicts and update libraries needed

This allows flame to boot TWRP. Still will need to work on
super partition for vendor and system...

d58ba1827226c0cbe1072dd2c9d3b1fa81d6afea authored almost 5 years ago by bigbiff <[email protected]>
Merge tag 'android-10.0.0_r25' into aosp10-4

Android 10.0.0 release 25

26d5d5f0b9cf646dbf248e07cec85b0836646c81 authored almost 5 years ago by bigbiff <[email protected]>
Consolidate the wait in recovery's reboot am: e8ca1b8634

Change-Id: I27c1594c56f7452e2d1c42a1cb88a9caa85e8798

32d28f90f08c8f151d7c018b1921e3672da7f8c6 authored almost 5 years ago by Tianjie Xu <[email protected]>
Add libavb as a dependency

It's needed by libfec

Bug: 144388532
Test: mma
Change-Id: Ic82671f6506e7718afa965a511261b1b329e...

5bb443aa0adebb1f7be2d2d8829766ea418743b2 authored almost 5 years ago by Tianjie Xu <[email protected]>
Consolidate the wait in recovery's reboot

After a reboot function call, we should always wait for it to finish
without executing other ins...

e8ca1b86347992d3c92db8e7a25ee77a6280787b authored almost 5 years ago by Tianjie Xu <[email protected]>
Merge "Add more mounting options to updater mount function." into rvc-dev am: 342e53d045

Change-Id: I95e8b9fe1e0a90c1ad6370be54c3d99cc10c1bc9

700dc434dcc82e8d7770cd62f2cc4e51f1840aa0 authored almost 5 years ago by TreeHugger Robot <[email protected]>
Merge "Add more mounting options to updater mount function." into rvc-dev

342e53d04535c36609344827fe939dc5e095e7e2 authored almost 5 years ago by TreeHugger Robot <[email protected]>
Add more mounting options to updater mount function.

If enabling the oem partition, it will be mounted by updater before
reading product properties f...

b37d794351e3718683cd13238972cf79da7f6cdd authored almost 5 years ago by Hongguang Chen <[email protected]>
[automerger skipped] Import translations. DO NOT MERGE am: 2f6ed0524e -s ours am: 22f595b2c5 -s ours

am skip reason: subject contains skip directive

Change-Id: I05d2e42124ecd3d5d4bc7615028b9fbc0d8...

816a82f771576fb13de81a8f399fcf5f6f4d43b3 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
[automerger skipped] Import translations. DO NOT MERGE am: 2f6ed0524e -s ours

am skip reason: subject contains skip directive

Change-Id: Ibac7db9ffa4af2adee660bbf3fe61b5f214...

22f595b2c59c432aba619ab2dc67c37f3e70dfb8 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Import translations. DO NOT MERGE

Auto-generated-cl: translation import
Change-Id: I05a2df29e459400e5af878922f6e73a8b94f042b

2f6ed0524eabdad3daaa1c4ff08a4f7889696f1f authored almost 5 years ago by Bill Yi <[email protected]>
language: turkish update

Change-Id: I9dab6ea9378f87879384e43dafb2e3ae4f733f68

901141c2eb5071c7a12e99992f39f3fac3d71d70 authored almost 5 years ago by Fatih Fırıncı <[email protected]>
Fix 'system/etc/ld.config.txt' not found error

According to

https://android.googlesource.com/platform/system/core/+/refs/tags/android-9.0.0_r5...

c630b3864f9ad0a7fe0b88b4180f42eefe3301db authored almost 5 years ago by Martin Dünkelmann <[email protected]>
crypto: fde: decrypt master key first

* Some devices like lavender, etc. getting failed to decrypt

Change-Id: I63ca05c4f87cdd17d48d4...

191a6948d9f1f627cc53c38d72d4bce2e7897753 authored almost 5 years ago by Mohd Faraz <[email protected]>
Fix ORS backup and restore for system-as-root

Change-Id: Ice7f2e22ded280f723c19e920a15f3e918c17264

8a411c8d257bf37a31907fc44be7cedf447aad7f authored almost 5 years ago by dianlujitao <[email protected]>
crypto: add more missing newlines

Change-Id: I158b2a8fee89c2543a0b809af8e278702466b106

a5283b357006c1a443f1ba7dabe8dbf0be1af9df authored almost 5 years ago by Captain Throwback <[email protected]>
openrecoveryscript: do not skip decryption even if using block.map

- Allows addon.d scripts to run that require access
to decrypted /data (e.g. Magisk). Seems to...

f8d0e2156e76cb2afd77d4e60ccbb02806497c02 authored almost 5 years ago by Captain Throwback <[email protected]>
partitionmanager: add /etc to Local_Path

- Prevents errors when using copy_file for
paths starting with /etc

Change-Id: I7d52acdbc8e67...

d54e1da83e0295c2b021bdeb7502cb0ecf45cdb0 authored almost 5 years ago by Captain Throwback <[email protected]>
Merge "Move libboot_control to boot_control 1.1" into rvc-dev am: 2774d5f4f0

Change-Id: Ic6074c080fb85961947fde29e2fe8a2b3a59836d

c8f84dd3ecda309dd11b57e14173816ea7a147c4 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Merge "Move libboot_control to boot_control 1.1" into rvc-dev

2774d5f4f06b5bcc8915caea9b35c4cff7173a6e authored almost 5 years ago by TreeHugger Robot <[email protected]>
New priority scripts + critical updates to fonts. am: cbb0b54b12

Change-Id: I92517d9786a88e1a51d1316b0d05ce1f394e412e

68aa73705e24f2120b011be450f61348b0118702 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
New priority scripts + critical updates to fonts.

Author: Marek Z. Jeziorek <[email protected]>

Needs to be submitted with
https://googleplex-and...

cbb0b54b1253bcf5d29fb0b29441f8f821a061b6 authored almost 5 years ago by Marek Z Jeziorek <[email protected]>
Move libboot_control to boot_control 1.1

It should belong to the default /misc implementation of boot control
1.1. Right now, it's only u...

9c8d0f61037307b5f3478fc73a1538d2a0d5885e authored almost 5 years ago by Tianjie Xu <[email protected]>
PBRP: crypto: Fix up compilation in lower API

* only include keymaster2 if available

Change-Id: I916b942454c79480964cfc63a2ff0cd483d152b0
Si...

42a9015c34cb1181692a643e637f37be38279477 authored almost 5 years ago by Mohd Faraz <[email protected]>
[automerger skipped] Force package installation with FUSE unless the package stores on device am: ba27adbbb6 -s ours am: e00afc3fbf -s ours

am skip reason: Change-Id Ibc9b095036a2fa624e8edf6c347ed4f12aef072f with SHA-1 5e6c4e9a91 is in h...

67ab5e4bee1de0c520dcc7f19d928750cbd879e9 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
[automerger skipped] Force package installation with FUSE unless the package stores on device am: ba27adbbb6 -s ours

am skip reason: Change-Id Ibc9b095036a2fa624e8edf6c347ed4f12aef072f with SHA-1 5e6c4e9a91 is in h...

e00afc3fbf3864854d021e98c663f9321747c9f3 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Merge "recovery: add a way to enable metadata_csum for ext4" am: 5ac6163822 am: 9af39bf5c4 am: 4d1f8869f4

Change-Id: I1e277b5ba5e45bcf1388c4658fa4fb713092999e

c6f36bfd3024e57342e0cde5c0a5a3ebfcdc8132 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Merge "recovery: add a way to enable metadata_csum for ext4" am: 5ac6163822 am: 9af39bf5c4

Change-Id: I7f7552d6b24eff0d91d68ed5d1bf6f59bb723815

4d1f8869f4be2af55abc829b3a7798c4fac2287c authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Merge "recovery: add a way to enable metadata_csum for ext4" am: 5ac6163822

Change-Id: I9957761c02094993bc84192e86069bd0832baee7

9af39bf5c49811c08ed037e9a49c8fc26c8ffbfa authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Merge "recovery: add a way to enable metadata_csum for ext4"

5ac6163822e00ffaf18e675d96764b67fd73d252 authored almost 5 years ago by Jaegeuk Kim <[email protected]>
Merge "updater_sample: add internet access permission" am: c760702633 am: a599c6ca45 am: 70cf3d4556

Change-Id: I7888de77f684405bf67872ae77bd2338d004d110

21a343c279c52db7f957ea6617f8bf611d7cac36 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Merge "updater_sample: add internet access permission" am: c760702633 am: a599c6ca45

Change-Id: I50d2fd15539073b838fdb7ac04a85c4db8fbffff

70cf3d45565b466b0bb73bf1749957174203dd6e authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Merge "updater_sample: add internet access permission" am: c760702633

Change-Id: If92f9b1c1afa05dcd50e1f121d04fccba6e9aed8

a599c6ca4527a77af38c80a2a5f4164bfb0a3fa1 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Merge "updater_sample: add internet access permission"

c760702633206b41c765e303b17cd22789b2b872 authored almost 5 years ago by Treehugger Robot <[email protected]>
[automerger skipped] Force off-device package installation with FUSE am: cd8faf7eee -s ours

am skip reason: Change-Id I35119c2334895aa0ef4ed71b3ddd08f280c0c031 with SHA-1 daaacea96e is in h...

ba3a8a1eb325008a8f7803553e2699aaeb55ad82 authored almost 5 years ago by Automerger Merge Worker <[email protected]>
Merge branch 'features' of https://github.com/PitchBlackRecoveryProject/android_bootable_recovery into android-9.0

Change-Id: Ica3b405f93255185e293fd56afeffbd3fe5e1a90

f3b2464f1d495524ec574b375fa310d3a1a124e0 authored almost 5 years ago by Mohd Faraz <[email protected]>
PBRP: crypto: decrypt master key first

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

8d2ccf9ceb9c2f125685a10773ed373334d00d8b authored almost 5 years ago by Mohd Faraz <[email protected]>
crypto: fde: verify_and_update_hw_fde_passwd always return

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

09dcb260141347d9893ec9047a6958323bd41f50 authored almost 5 years ago by Mohd Faraz <[email protected]>
PBRP: crypto: Update crypto fde

* Some from https://source.codeaurora.org/quic/la/platform/system/vold/commit/cryptfs.cpp?h=LA....

ac37308856c81ad6d62fedf863d6f8aa00670d07 authored almost 5 years ago by Mohd Faraz <[email protected]>
PBRP: crypto: added missing newline

* Spamming alot make log unable to understand

Change-Id: I5d7b6d7d7920115d8f36a771173aa7e5cc54...

d5204070c1f8e6659681ba52343f6fa13bb3c557 authored almost 5 years ago by Mohd Faraz <[email protected]>
Import translations. DO NOT MERGE

Change-Id: I6b85744c59986965ca016e613974661568b0d182
Auto-generated-cl: translation import

f5fab11115e07c72e3e7213f5b2bf558f40dbc76 authored almost 5 years ago by Bill Yi <[email protected]>