Cleanup: Drop UnifiedNlp, FDroidPrivExt, and Silence

These haven't been included for a while

+remove some old cruft from 20.0

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-10-19 11:43:55 -04:00
parent d2096c86d9
commit 148df59b7e
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
12 changed files with 17 additions and 47 deletions

View file

@ -79,6 +79,7 @@ buildAll() {
buildDevice barbet avb;
#Tensor
#TODO: oriole, raven, bluejay
#TODO: panther, cheetah
}
export -f buildAll;