1*1b3f573fSAndroid Build Coastguard Workertry: 2*1b3f573fSAndroid Build Coastguard Worker __import__('pkg_resources').declare_namespace(__name__) 3*1b3f573fSAndroid Build Coastguard Workerexcept ImportError: 4*1b3f573fSAndroid Build Coastguard Worker __path__ = __import__('pkgutil').extend_path(__path__, __name__) 5