File tree Expand file tree Collapse file tree 2 files changed +0
-26
lines changed
Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Original file line number Diff line number Diff line change 45024502 <string-array translatable =" false" name =" config_defaultPinnerServiceFiles" >
45034503 </string-array >
45044504
4505- <!-- Note: This config is deprecated, use config_pinnerCameraPinBytes instead.
4506- True if camera app should be pinned via Pinner Service -->
4507- <bool name =" config_pinnerCameraApp" >false</bool >
4508-
4509- <!-- Default: 60 MB. Bytes that the PinnerService will pin for Home app -->
4510- <integer name =" config_pinnerHomePinBytes" >62914560</integer >
4511-
4512- <!-- Default: 80 MB. Bytes that the PinnerService will pin for Camera app -->
4513- <integer name =" config_pinnerCameraPinBytes" >83886080</integer >
4514-
4515- <!-- Note: This config is deprecated, use config_pinnerAssistantPinBytes instead.
4516- True if assistant app should be pinned via Pinner Service -->
4517- <bool name =" config_pinnerAssistantApp" >false</bool >
4518-
4519- <!-- Default: 60 MB. Bytes that the PinnerService will pin for Assistant -->
4520- <integer name =" config_pinnerAssistantPinBytes" >62914560</integer >
4521-
4522- <!-- Default: 20 MB. Bytes that the PinnerService will pin for WebView -->
4523- <integer name =" config_pinnerWebviewPinBytes" >20971520</integer >
4524-
45254505 <!-- Maximum memory that PinnerService will pin for apps expressed
45264506 as a percentage of total device memory [0,100].
45274507 Example: 10, means 10% of total memory will be the maximum pinned memory -->
Original file line number Diff line number Diff line change 35223522
35233523 <!-- Pinner Service -->
35243524 <java-symbol type =" array" name =" config_defaultPinnerServiceFiles" />
3525- <java-symbol type =" bool" name =" config_pinnerCameraApp" />
3526- <java-symbol type =" integer" name =" config_pinnerHomePinBytes" />
3527- <java-symbol type =" integer" name =" config_pinnerCameraPinBytes" />
3528- <java-symbol type =" integer" name =" config_pinnerAssistantPinBytes" />
3529- <java-symbol type =" bool" name =" config_pinnerAssistantApp" />
3530- <java-symbol type =" integer" name =" config_pinnerWebviewPinBytes" />
35313525 <java-symbol type =" integer" name =" config_pinnerMaxPinnedMemoryPercentage" />
35323526
35333527 <java-symbol type =" string" name =" config_doubleTouchGestureEnableFile" />
You can’t perform that action at this time.
0 commit comments