Skip to content

Commit

Permalink
bootctrl: Remove HIDL variants
Browse files Browse the repository at this point in the history
No longer used by anything.

Change-Id: I2dc8a42f8f758b8247eb7b14846e731c48d1601e
  • Loading branch information
luk1337 committed Feb 16, 2025
1 parent 459dcae commit 479514e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions bootctrl/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,6 @@
// SPDX-License-Identifier: Apache-2.0
//

cc_library_shared {
name: "[email protected]",
stem: "[email protected]",
defaults: ["[email protected]_defaults"],
static_libs: ["libgptutils.sony"],
}

cc_library_shared {
name: "[email protected]",
stem: "[email protected]",
defaults: ["[email protected]_defaults"],
static_libs: ["libgptutils.sony"],
}

cc_binary {
name: "android.hardware.boot-service.qti",
defaults: ["android.hardware.boot-service.qti_defaults"],
Expand Down

0 comments on commit 479514e

Please sign in to comment.