ponces / treble_aosp

Script and patches for building TrebleDroid AOSP
Other
179 stars 46 forks source link

keys are not created by build.sh #115

Closed nicman23 closed 3 weeks ago

nicman23 commented 3 weeks ago

Acknowledgements

Info

Expected Behavior

the bash script build.sh creates a gsi

Current Behavior

the bash script build.sh fails due to keys not existing in vendor keys-privs

Possible Solution

No response

Steps to Reproduce

  1. run bash treble_aosp/build.sh

Logs

No response

Additional context

if i just revert the commit that added the signing it works correctly.

ponces commented 3 weeks ago

Keys should be added by another repo to which the build script should later be pointing to

nicman23 commented 2 weeks ago

yeah but how can someone generate their own key repo