forked from Ivasoft/mattermost-mobile
* MM-41854 Detox/E2E: Setup detox infrastructure in Gekidou * Fix lint issues * Fix lint issues * Update API to include baseUrl for multiple servers * Update init.js to have default siteUrl as baseUrl * Update init.js to have default siteUrl as baseUrl * Update import of testConfig * Update import of testConfig * Update postMessageAs signature * Update detox/webhook_server.js Co-authored-by: Avinash Lingaloo <avinashlng1080@gmail.com> Co-authored-by: Mattermod <mattermod@users.noreply.github.com> Co-authored-by: Avinash Lingaloo <avinashlng1080@gmail.com>
50 lines
1.2 KiB
INI
50 lines
1.2 KiB
INI
AvdId = Detox_Pixel_4_XL_API_30
|
|
PlayStore.enabled = false
|
|
abi.type = x86
|
|
avd.ini.displayname = Detox Pixel 4 XL API 30
|
|
avd.ini.encoding = UTF-8
|
|
disk.dataPartition.size = 6g
|
|
fastboot.chosenSnapshotFile =
|
|
fastboot.forceChosenSnapshotBoot = no
|
|
fastboot.forceColdBoot = no
|
|
fastboot.forceFastBoot = yes
|
|
hw.accelerometer = no
|
|
hw.arc = false
|
|
hw.gyroscope = no
|
|
hw.audioInput = no
|
|
hw.audioOutput = no
|
|
hw.battery = yes
|
|
hw.camera.back = virtualscene
|
|
hw.camera.front = emulated
|
|
hw.cpu.arch = x86
|
|
hw.cpu.ncore = 4
|
|
hw.dPad = no
|
|
hw.device.hash2 = MD5:80326cf5b53c08af25d4243cb231faa9
|
|
hw.device.manufacturer = Google
|
|
hw.device.name = pixel_4_xl
|
|
hw.gps = no
|
|
hw.gpu.enabled = yes
|
|
hw.gpu.mode = auto
|
|
hw.initialOrientation = Portrait
|
|
hw.keyboard = yes
|
|
hw.lcd.density = 560
|
|
hw.lcd.height = 3040
|
|
hw.lcd.width = 1440
|
|
hw.mainKeys = no
|
|
hw.ramSize = 2048
|
|
hw.sdCard = no
|
|
hw.sensors.orientation = yes
|
|
hw.sensors.proximity = yes
|
|
hw.trackBall = no
|
|
image.sysdir.1 = system-images/android-30/google_apis/x86/
|
|
runtime.network.latency = none
|
|
runtime.network.speed = full
|
|
sdcard.size = 0
|
|
showDeviceFrame = yes
|
|
skin.dynamic = yes
|
|
skin.name = pixel_4_xl
|
|
skin.path = /change_to_absolute_path/pixel_4_xl_skin
|
|
tag.display = Google APIs
|
|
tag.id = google_apis
|
|
vm.heapSize = 576
|