mipmaps

Drawable and mipmap directories in Android Studio

I am interested in this question: I have only a folder drawable in Android Studio, there are no folders drawable-hdpi, ...-md ... hdpi, mipmap-mdpi, mipmap-xhdpi, mipmap-xxhdpi. Where do I need to upload the icons that I want to use in my project? Thanks.