Fix Emulator CTS test for video performance
Add measured/expected video frame-rate values for the Emulator. These are set as wide as possible and centered around the results from trial runs made on a Linux host. This fixes the tests in package com.android.cts.videoperf Change-Id: I0ca6c28011168e8efda8fd913e253eb7380badfc
This commit is contained in:
parent
3b0f82aa3c
commit
e1396bb7b5
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ PRODUCT_COPY_FILES := \
|
|||
frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:system/etc/media_codecs_google_telephony.xml \
|
||||
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml \
|
||||
device/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml \
|
||||
device/generic/goldfish/camera/media_codecs_performance.xml:system/etc/media_codecs_performance.xml \
|
||||
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
|
||||
frameworks/native/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \
|
||||
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml \
|
||||
|
|
Loading…
Reference in a new issue