Android P support
This commit is contained in:
9
vendorsetup.sh
Executable file
9
vendorsetup.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
# This file is executed by build/envsetup.sh, and can use anything
|
||||
# defined in envsetup.sh.
|
||||
|
||||
add_lunch_combo redroid_x86_64-eng
|
||||
add_lunch_combo redroid_x86_64-userdebug
|
||||
add_lunch_combo redroid_x86_64-user
|
||||
add_lunch_combo redroid_arm64-eng
|
||||
add_lunch_combo redroid_arm64-userdebug
|
||||
add_lunch_combo redroid_arm64-user
|
||||
Reference in New Issue
Block a user