I used to build aosp on my mac. Recently I upgraded the mac os Mac Sierra (10.12). The I received this error message while building the project:
Could not find a supported mac sdk: ["10.8" "10.9" "10.10" "10.11"]
The mac sdk version has been upgraded to 10.12 however it is not within the supported mac sdk list. What could be a solution to this problem?