Revert "raphael: Allow to access bootable/deprecated-ota targets"

This reverts commit f0e395a0c8.
This commit is contained in:
2026-01-14 22:17:33 +09:00
parent 1717220379
commit cfc07f08aa
2 changed files with 0 additions and 2 deletions

View File

@@ -6,7 +6,6 @@
soong_namespace {
imports: [
"bootable/deprecated-ota",
"hardware/google/interfaces",
"hardware/google/pixel",
"hardware/xiaomi",

View File

@@ -42,7 +42,6 @@ PRODUCT_ENFORCE_RRO_TARGETS := *
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH) \
bootable/deprecated-ota \
hardware/google/interfaces \
hardware/google/pixel \
hardware/qcom-caf/common/libqti-perfd-client \