Update android-studio.rules

This commit is contained in:
John Titor 2024-04-29 17:48:13 +05:30
parent 3da0c9b784
commit 54ba43d4e7
No known key found for this signature in database
GPG key ID: 29B0514F4E3C1CC0

View file

@ -1,2 +1,7 @@
# https://developer.android.com/studio
{ "name": "android-studio", "type": "Heavy_CPU" } { "name": "android-studio", "type": "Heavy_CPU" }
{ "name": "android-studio-stable", "type": "Heavy_CPU" }
{ "name": "android-studio-beta", "type": "Heavy_CPU" }
{ "name": "android-studio-dev", "type": "Heavy_CPU" }
{ "name": "android-studio-canary", "type": "Heavy_CPU" }
{ "name": "avd", "type": "Heavy_CPU" } { "name": "avd", "type": "Heavy_CPU" }