diff options
Diffstat (limited to 'recipes-demo/flutter-mediaplayer/flutter-mediaplayer_git.bb')
-rw-r--r-- | recipes-demo/flutter-mediaplayer/flutter-mediaplayer_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-demo/flutter-mediaplayer/flutter-mediaplayer_git.bb b/recipes-demo/flutter-mediaplayer/flutter-mediaplayer_git.bb index cfcfa2650..8bf013e88 100644 --- a/recipes-demo/flutter-mediaplayer/flutter-mediaplayer_git.bb +++ b/recipes-demo/flutter-mediaplayer/flutter-mediaplayer_git.bb @@ -20,7 +20,6 @@ inherit agl-app flutter-app # flutter-app ############# PUBSPEC_APPNAME = "musicplayer" -FLUTTER_APPLICATION_INSTALL_PREFIX = "/flutter" FLUTTER_BUILD_ARGS = "bundle -v" # agl-app |