I spoke with an Android Wear representative and they said they have no API for battery optimizations on Android wear (specifically “Neither the ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS nor the “App battery usage” setting exists on Wear.”). But I noticed after installing my app it was automatically put into the “Sleeping Apps” list in the battery settings which I had to manually remove from it in order to get the app working normally.
Is there a way to request to not be added to this list? Android Wear doesn’t support this feature natively, so I can only assume this must be an OEM feature.