-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add Seedvault as backup provider #2
Open
dslul
wants to merge
123
commits into
ExplosiveLobster:android-11
Choose a base branch
from
dslul:patch-1
base: android-11
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: I75aa69474990f5906453b9790e8dd801c40c06af
Change-Id: I9b9c95c8db79c1fa2b145b02d6ef98161d715f4b
Change-Id: Ie10f34bd72364f9c6715a621b944a1a43348d7cc
Change-Id: I34664a809f55fce97a9fb398748c4d8102976637
Change-Id: I3431cfecf9b9059634d97131d7f3c07fd8f3a430
Change-Id: I17df85e0aba18bc4baf599988085f5a7f387a076
Change-Id: I54bd726df82e46616c07f13ed035330c44ef16e3
Change-Id: I94fea0790abdb513d778fdd75d22528d798a43c6
Change-Id: I5feabbf5e277a07bf16c9d5aabd2cc355cf27abc
Change-Id: I5849217d5a67a5d44aca56288d858b0617e16f61
Change-Id: I864e88744427da17058c4cb153ff6af139177dff
Change-Id: I475a6879e55cadf66b27f54a9ed009da432e584d
Change-Id: I70dc9faa75ac6049ce42669b14660d21b8fee9ab
Change-Id: I4a82a0dc49b1e5836fc639113692980514b573ae
Change-Id: I723f4d7243041d6aa85e6dfa4cf8f6cf8483f3b5
Change-Id: I682ade39a7e0731e1e9afcad03ed28314b471e3c
Change-Id: Ia57671087872925d60521c2bf6f51e9aaeaec580
Change-Id: I3a0d08c1194b01d0ca4b9457d88472c1ad65b86a
Change-Id: Ife8f3f7bc604352cab62734d1add7f698a5d1a14
Change-Id: Ie1d6bd34406fe5154b81053749ab15bcf8fae021
Change-Id: I9042dd552f43a2564bd36f5facb05cd131300dbc
Change-Id: Ic774690381d7a07f798062f08bd9ef800bdca899
Change-Id: Ibb6f20f73dd62b4734a3ad57eedfa51bd6c188df
Change-Id: I66ae9c45eb85526910971895e82b37da136005dc
Change-Id: I250a7a0759801b842dbb9df89a359aff20aa89c4
Change-Id: I9c5f05b3b2e37da43afbb941dc41693212e229da
Change-Id: I3fd0db2c824059915dbee97eca12df361c86319a
Change-Id: Ie7d073a159689eadf8a591f3cad473839fe20eda
Change-Id: I87aef567020d5c816bc0d6a5eed8f1b8f1bad49c
Change-Id: Ia94e200db77bd5062b4cb2977e44c72fd3914508
Change-Id: I8d7b0cdc817ca0b38af057da36b5db80d46f94df
Change-Id: I0783dea2d9e13d225110688ea679fb8f2481a003
Change-Id: I5c8774e902f3b461d792666442dd2b1a2439b044
Change-Id: I168d3d782a3e3f079e86e5ee1bf37ab6f8be3170
Change-Id: I5f01b8604ec60143eeffa9b49efa7d5f4851dfb8
Change-Id: I824fdbae50cbd8a14f5b33abbafb44311814fdc3
Change-Id: I18fdd1e80cb3b532498f9b19b65ef8ca100d7785
Bug: 170492812 Change-Id: I61eac7915ab4b23227c3263d3f33a0f71dc3a107 (cherry picked from commit 29d48ff)
Change-Id: Iac1bf09bf2627c3eea6f72b147155c180900dd37
Change-Id: I5441e7cd87620dcfa515348cbc9cd126d9ff0ec8
Change-Id: Ie705bbc85ff0136821206a44daf70560e447b965
Change-Id: I95da9acd43b6ed9c2dbdad7a29e7b7477df409d0
Change-Id: I2d2fd5069a2759b74ef32bec14f8d2b9213bbe12
Change-Id: I0e3913927f7487534b724ddf028d3f83b9028f5d
Change-Id: I1e30f275e0165ababa3db85859f3e1c8700d689e
Change-Id: I6c6daca45f2fde2eb8fcb7718dc98df23e3ee793
Change-Id: Ie13afe8c6cd67eeb769b7292d13c12e7ded2a2ba
Change-Id: If81905c947ee0cf2ba991830b6559ed553a18d68
Change-Id: If88829e911f694205051cf617d8cc707e59eae55
Bug: 173545603 Change-Id: I273073a04d6981c5a58b3aebdf13249fdb46586e (cherry picked from commit 643b264)
Change-Id: I9d6fe087a6d0e4b8ade7097750b593ab3babc096
Change-Id: I0e3a13c366d2af5e823fd0cc2ec8cc6170a3bb29
Change-Id: If4e38ab920685601f5371adf686cf05630232735
Create hidl-gen before actual make. The script also has an optional --check to see if hidl-gen source or vendor interfaces have changed. If there are no changes, skip the unnecessary hidl-gen ALLOW_MISSING_DEPENDENCIES compilation. Signed-off-by: Pavel Dubrova <[email protected]>
Inherit ExplosiveLobster makefie (vendor/el/el.mk) if exists. Signed-off-by: Pavel Dubrova <[email protected]>
bartcubbins
requested changes
Feb 3, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please define it here (in alphabetical order) https://github.com/ExplosiveLobster/platform_vendor_el/blob/android-11/el.mk#L22
fae5532
to
8c68b1b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.