mirror of
https://github.com/mvt-project/mvt.git
synced 2026-09-04 00:51:08 +02:00
Refactor Android modules to remove duplication (#368)
* Remove duplicated detection logic from GetProp modules * Deduplicate settings and processes * Refactor detection in artifacts * Improves Artifact class --------- Co-authored-by: tek <tek@randhome.io>
This commit is contained in:
co-authored by
tek
parent
1d740ad802
commit
57d4aca72e
@@ -0,0 +1,14 @@
|
||||
[af.fast_track_multiplier]: [1]
|
||||
[audio.deep_buffer.media]: [true]
|
||||
[audio.offload.min.duration.secs]: [30]
|
||||
[audio.offload.video]: [true]
|
||||
[av.debug.disable.pers.cache]: [1]
|
||||
[dalvik.vm.appimageformat]: [lz4]
|
||||
[dalvik.vm.dex2oat-Xms]: [64m]
|
||||
[dalvik.vm.dex2oat-Xmx]: [512m]
|
||||
|
||||
[dalvik.vm.dex2oat-max-image-block-size]: [524288]
|
||||
[dalvik.vm.dex2oat-minidebuginfo]: [true]
|
||||
[dalvik.vm.dex2oat-resolve-startup-strings]: [true]
|
||||
[dalvik.vm.dexopt.secondary]: [true]
|
||||
[dalvik.vm.heapgrowthlimit]: [192m]
|
||||
Reference in New Issue
Block a user