2 Commits
vic ... bka

Author SHA1 Message Date
092a9a750b Revert "bonito: drop DeviceIntelligenceNetwork from vendor tree"
Dropped in Gapps, back in trees.
This reverts commit be82525ea5.
2025-12-21 22:32:35 +01:00
Michael Bestas
e1509a7db1 bonito: Update namespace imports
Change-Id: If13eca19c0962c7ea6f7eaf70c8020732397eebd
2025-09-23 00:25:27 +02:00
2 changed files with 13 additions and 0 deletions

View File

@@ -340,6 +340,19 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "DeviceIntelligenceNetworkPrebuilt",
owner: "google",
apk: "proprietary/product/priv-app/DeviceIntelligenceNetworkPrebuilt/DeviceIntelligenceNetworkPrebuilt.apk",
preprocessed: true,
presigned: true,
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "DevicePersonalizationPrebuiltPixel3",
owner: "google",