From f331f0ee28e3014376bb3b4ffe9edded1c09c012 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Wed, 2 Oct 2013 21:32:23 +0200 Subject: [PATCH] move android-specific feature files to android/ Change-Id: I1f2b345b1dfad544d53dbf7e17b12c75a2cc7668 Reviewed-by: Eskil Abrahamsen Blomfeldt --- mkspecs/features/{ => android}/android.prf | 0 mkspecs/features/{ => android}/android_deployment_settings.prf | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename mkspecs/features/{ => android}/android.prf (100%) rename mkspecs/features/{ => android}/android_deployment_settings.prf (100%) diff --git a/mkspecs/features/android.prf b/mkspecs/features/android/android.prf similarity index 100% rename from mkspecs/features/android.prf rename to mkspecs/features/android/android.prf diff --git a/mkspecs/features/android_deployment_settings.prf b/mkspecs/features/android/android_deployment_settings.prf similarity index 100% rename from mkspecs/features/android_deployment_settings.prf rename to mkspecs/features/android/android_deployment_settings.prf