mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: Allow to access bootable/deprecated-ota targets
Sm6150-common is still using non-AB update. non-AB code will be moved to a separated namespace, add deprecated-ota to sm6150-common namespace list ahead of time to avoid breakage. Test: th Bug: 324360816 Change-Id: I909064be36e8febe80492cf010eb6eac3d6bc33d Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
e79e4f1d01
commit
041d3cf3ac
@@ -5,6 +5,7 @@
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"bootable/deprecated-ota",
|
||||
"hardware/google/interfaces",
|
||||
"hardware/google/pixel",
|
||||
"hardware/lineage/interfaces/power-libperfmgr",
|
||||
|
||||
Reference in New Issue
Block a user