commit | 3ae02d5386f16611f38f80c05e466c33bf56dc0f | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Wed Feb 20 14:45:55 2019 -0500 |
committer | Torne (Richard Coles) <torne@google.com> | Wed Feb 20 14:45:55 2019 -0500 |
tree | e484e089f859b8e3669f3694f321d724c99a2f7f | |
parent | aa89d043d3ab5edfa4db1ee1c7c2bc4f031c8d3e [diff] |
Remove accidentally exposed property constant. This property name was exposed by accident in a refactor (should have been @hide) and was only ever used inside the framework. It's been removed in master as the code that read/set the property no longer exists, so the property no longer has any meaning. Bug: 124209375 Test: atest CtsSystemApiSignatureTestCases Change-Id: I0a2cadcf2e00c3d02d0bbf5498b6d896082f1a68