mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 14:36:17 -04:00
Initial support for geminipda
This commit is contained in:
parent
c3f480b867
commit
9cbc514c59
5 changed files with 141 additions and 2 deletions
|
@ -215,6 +215,9 @@ echo "Deblobbing..."
|
|||
#Peripheral Manager
|
||||
#blobs=$blobs"|libperipheral_client.so|libspcom.so|pm-proxy|pm-service|spdaemon";
|
||||
|
||||
#Gemini PDA [Planet]
|
||||
blobs=$blobs"|ApplicationBar.apk|Gemini_Keyboard.apk|GeminiInputDevices.apk|notes.apk";
|
||||
|
||||
#Playready (DRM) [Microsoft]
|
||||
blobs=$blobs"|libtzplayready.so"
|
||||
blobs=$blobs"|playread.*";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue