Reduce modules exposed to Make in Mac builds
Device builds are no longer supported on Mac, but we do support building various host tools, including the SDK build-tools and platform-tools packages. These have dependencies on [java] device modules, so we don't completely disable device modules, only hide them from Make (which makes them more difficult to trigger from the command line). Also fix the mac build of multiproduct_kati, so that `m blueprint_tools` works on Mac. Bug: 187222815 Test: `m`, `m dist`, etc on Mac Change-Id: I92f16605d5cd173d431cbcb79081234d45cc6e2e
Loading
Please register or sign in to comment