sm8350-common: bootctrl: Remove bootctrl.xiaomi_sm8350 target

* This is no longer used after switching to QTI 1.1 impl.

Change-Id: Id770b77da62c3b16eaea83cec366b299b1ea49d2
This commit is contained in:
Michael Bestas 2022-02-28 22:51:41 +02:00 committed by Arian
parent c04036a792
commit bd03a069f6

View File

@ -14,12 +14,6 @@
// limitations under the License. // limitations under the License.
// //
cc_library {
name: "bootctrl.xiaomi_sm8350",
defaults: ["bootctrl_hal_defaults"],
static_libs: ["libgptutils.xiaomi_sm8350"],
}
cc_library_shared { cc_library_shared {
name: "android.hardware.boot@1.1-impl-qti", name: "android.hardware.boot@1.1-impl-qti",
stem: "android.hardware.boot@1.0-impl-1.1-qti", stem: "android.hardware.boot@1.0-impl-1.1-qti",