mirror of
https://github.com/QuasarApp/sdkmanager-android.git
synced 2025-04-26 13:04:31 +00:00
fix yaml
This commit is contained in:
parent
f57f35c0a9
commit
a174aacd55
@ -38,16 +38,6 @@ parts:
|
||||
plugin: dump
|
||||
source: scripts
|
||||
|
||||
|
||||
plugs:
|
||||
android-config:
|
||||
interface: personal-files
|
||||
read:
|
||||
- $HOME/.android
|
||||
write:
|
||||
- $HOME/.android
|
||||
|
||||
|
||||
apps:
|
||||
androidsdk:
|
||||
command: start.sh
|
||||
@ -55,7 +45,7 @@ apps:
|
||||
- home
|
||||
- removable-media
|
||||
- network
|
||||
- android-config
|
||||
|
||||
environment:
|
||||
PATH: '$SNAP:$SNAP/usr/sbin:$SNAP/usr/bin:$SNAP/sbin:$SNAP/bin:$PATH'
|
||||
LD_LIBRARY_PATH: '$SNAP_LIBRARY_PATH:$SNAP/lib:$SNAP/usr/lib:$SNAP/lib/x86_64-linux-gnu:$SNAP/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH:$SNAP/lib:$SNAP/usr/lib:$SNAP/lib/x86_64-linux-gnu:$SNAP/usr/lib/x86_64-linux-gnu'
|
||||
|
Loading…
x
Reference in New Issue
Block a user