commit | aee55ba4dc77a747b73a294a2d1725faff7aa658 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Jul 12 23:39:45 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Jul 18 20:56:46 2023 +0000 |
tree | 79d8f054fe035c4be26ef76b4475682581a524c2 | |
parent | 41964bc3aba9e9189a4400ff83ba6e0e3a895e6d [diff] |
libhardware: make audio_alsaops vendor only Limit AOSP usage of historical HAL implementation interface to avoid mistakes. Bug: 37280010 Test: build Change-Id: Id866d7efadb7081ced8f2c5c80c636c7f3e425dc
diff --git a/include/hardware/audio_alsaops.h b/include/hardware/audio_alsaops.h deleted file mode 120000 index a3087d2..0000000 --- a/include/hardware/audio_alsaops.h +++ /dev/null
@@ -1 +0,0 @@ -../../include_all/hardware/audio_alsaops.h \ No newline at end of file
diff --git a/include_all/hardware/audio_alsaops.h b/include_vendor/hardware/audio_alsaops.h similarity index 100% rename from include_all/hardware/audio_alsaops.h rename to include_vendor/hardware/audio_alsaops.h