pstar: set screen size for boot animation

This commit is contained in:
SGCMarkus 2022-02-15 16:45:31 +01:00
parent f2ded43e56
commit 762b1c10d3

View File

@ -14,4 +14,8 @@
# limitations under the License.
#
# Boot animation
TARGET_SCREEN_HEIGHT := 2400
TARGET_SCREEN_WIDTH := 1080
PRODUCT_SHIPPING_API_LEVEL := 30