
- setForce(null) always failed with a NullPointerException anyway since the internal cast to boolean was failing - getForce() never returned null since internally force is stored as boolean Change-Id: I8f2d9c19b9a16b5617ed8f512700d55d1e2c151a Signed-off-by: Edwin Kempin <ekempin@google.com>