From 8dce65084f73d40bb081312769a24b4bd533f667 Mon Sep 17 00:00:00 2001 From: Andrew Walbran Date: Tue, 3 Aug 2021 14:20:19 +0000 Subject: Remove all files except OWNERS. This repository will be removed from the manifest change, but Treehugger seems unable to test the manifest change, so this change first removes all files so we can test that instead. Bug: 190503456 Test: m crosvm Change-Id: I133ef3bd8b39035a68113c4da8fe4c637a40daac --- ucm-config/for_all_boards/Loopback/HiFi.conf | 25 ------------------------ ucm-config/for_all_boards/Loopback/Loopback.conf | 6 ------ 2 files changed, 31 deletions(-) delete mode 100644 ucm-config/for_all_boards/Loopback/HiFi.conf delete mode 100644 ucm-config/for_all_boards/Loopback/Loopback.conf (limited to 'ucm-config/for_all_boards/Loopback') diff --git a/ucm-config/for_all_boards/Loopback/HiFi.conf b/ucm-config/for_all_boards/Loopback/HiFi.conf deleted file mode 100644 index 254c9956..00000000 --- a/ucm-config/for_all_boards/Loopback/HiFi.conf +++ /dev/null @@ -1,25 +0,0 @@ -SectionVerb { - Value { - FullySpecifiedUCM "1" - } - - EnableSequence [ - ] - - DisableSequence [ - ] -} - -SectionDevice."Loopback Playback".0 { - Value { - PlaybackPCM "hw:Loopback,0" - PlaybackChannels "8" - } -} - -SectionDevice."Loopback Capture".0 { - Value { - CapturePCM "hw:Loopback,1" - CaptureChannels "8" - } -} diff --git a/ucm-config/for_all_boards/Loopback/Loopback.conf b/ucm-config/for_all_boards/Loopback/Loopback.conf deleted file mode 100644 index 44abedda..00000000 --- a/ucm-config/for_all_boards/Loopback/Loopback.conf +++ /dev/null @@ -1,6 +0,0 @@ -Comment "Loopback" - -SectionUseCase."HiFi" { - File "HiFi.conf" - Comment "Default" -} -- cgit v1.2.3