android/androidmk.go: Calls *RequiredModuleNames() to get required modules
Instead of writing commonProperties.*Required as LOCAL_*REQUIRED_MODULES, call android.Module.*RequiredModuleNames() to retrieve list of required, so that the required modules can be modified by overriding the interface method. Bug: 191369319 Test: Presubmit Change-Id: I61fcb82496dcc06831fb42f5af1b53f01999a8d1
Loading
Please register or sign in to comment