summaryrefslogtreecommitdiffstats
path: root/core/java/android/alsa/AlsaDevicesParser.java
diff options
context:
space:
mode:
Diffstat (limited to 'core/java/android/alsa/AlsaDevicesParser.java')
-rw-r--r--core/java/android/alsa/AlsaDevicesParser.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/alsa/AlsaDevicesParser.java b/core/java/android/alsa/AlsaDevicesParser.java
index 094c8a2..82cc1ae 100644
--- a/core/java/android/alsa/AlsaDevicesParser.java
+++ b/core/java/android/alsa/AlsaDevicesParser.java
@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-package com.android.alsascan;
+package android.alsa;
import android.util.Slog;
import java.io.BufferedReader;