mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-01 02:46:19 -04:00
Pixel 6/7 compiling
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
ad5de60266
commit
23a723feb1
4 changed files with 22 additions and 8 deletions
|
@ -271,6 +271,8 @@ echo "Deblobbing...";
|
|||
blobs=$blobs"|HardwareInfo.apk";
|
||||
blobs=$blobs"|SCONE.apk"; #???
|
||||
blobs=$blobs"|DevicePersonalizationPrebuilt.*.apk|DeviceIntelligence.*.apk";
|
||||
blobs=$blobs"|QualifiedNetworksService.apk";
|
||||
blobs=$blobs"|qualifiednetworksservice.xml";
|
||||
blobs=$blobs"|libhwinfo.jar|com.google.android.hardwareinfo.xml";
|
||||
overlay=$overlay"|config_defaultAttentionService|config_defaultSystemCaptionsManagerService|config_defaultSystemCaptionsService|config_systemAmbientAudioIntelligence|config_systemAudioIntelligence|config_systemNotificationIntelligence|config_systemTextIntelligence|config_systemUiIntelligence|config_systemVisualIntelligence|config_defaultContentSuggestionsService";
|
||||
overlay=$overlay"|config_defaultWellbeingPackage|config_defaultSupervisionProfileOwnerComponent";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue