Pixel 6/7 compiling

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-12-15 21:25:53 -05:00
parent ad5de60266
commit 23a723feb1
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
4 changed files with 22 additions and 8 deletions

View file

@ -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";