pstar: set screen size for boot animation
This commit is contained in:
parent
f2ded43e56
commit
762b1c10d3
1 changed files with 4 additions and 0 deletions
|
@ -14,4 +14,8 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
# Boot animation
|
||||
TARGET_SCREEN_HEIGHT := 2400
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
||||
PRODUCT_SHIPPING_API_LEVEL := 30
|
Loading…
Reference in a new issue