How to build AOSP android TV for VIM3 devices

Hi
I have download android AOSP code.
But I don’t know how to build KIM3 android TV image .

I use below step to build image :
. ./build/envsetup.sh
lunch yukawa-userdebug
make TARGET_USE_TABLET_LAUNCHER=true TARGET_VIM3=true -j24