mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
This commit addresses an installation failure issue caused by three problematic overrides. The overrides of the following methods have been removed: - getOwnersWithDeviceIds(String s) - getOwnerWithDeviceByDeviceId(int i) - getDevicesByTenantId(int i) These overrides were causing conflicts during the installation process, leading to failures. Testing: - Verified successful installation on multiple environments. |
||
|---|---|---|
| .. | ||
| io.entgra.device.mgt.plugins.mobile.android | ||
| io.entgra.device.mgt.plugins.mobile.android.api | ||
| io.entgra.device.mgt.plugins.mobile.android.emulator | ||
| io.entgra.device.mgt.plugins.mobile.android.ui | ||
| pom.xml | ||