I have built a android 11, sdk_phone_x86_64-userdebug
To build the whole OS, it takes me around 10-12hours.
How do I build just the file that I have modified?
For example, I modified framework/base/core/java/android/content/intent.java.
What is the command to build it, so that I can see the changes in my emulator?