summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorPeiyong Lin <lpy@google.com>2019-03-07 14:58:59 -0800
committerPeiyong Lin <lpy@google.com>2019-03-07 15:02:19 -0800
commit0a3c8443986459e0abd56bca4ab9b68e5fd5a7be (patch)
tree184b980cdf52dc3706e16bc103f47bda37f283e2 /graphics
parentf479aab754223e68669fc27a09625403aadcf95a (diff)
downloadandroid_hardware_interfaces-0a3c8443986459e0abd56bca4ab9b68e5fd5a7be.tar.gz
android_hardware_interfaces-0a3c8443986459e0abd56bca4ab9b68e5fd5a7be.tar.bz2
android_hardware_interfaces-0a3c8443986459e0abd56bca4ab9b68e5fd5a7be.zip
Remove obsolete comments.
BUG: 127850729 Test: N/A Change-Id: I6d45f30c129749a95050d3c046fbfe91d0a75f3e
Diffstat (limited to 'graphics')
-rw-r--r--graphics/composer/2.3/IComposerClient.hal2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/composer/2.3/IComposerClient.hal b/graphics/composer/2.3/IComposerClient.hal
index a3b7792c0..5fcc0e67d 100644
--- a/graphics/composer/2.3/IComposerClient.hal
+++ b/graphics/composer/2.3/IComposerClient.hal
@@ -28,7 +28,6 @@ import @2.1::Error;
interface IComposerClient extends @2.2::IComposerClient {
- // Bug: Move this enum to LLNDK after we decide where to put graphic types.
/**
* Required capabilities which are supported by the display. The
* particular set of supported capabilities for a given display may be
@@ -64,7 +63,6 @@ interface IComposerClient extends @2.2::IComposerClient {
DOZE = 2,
};
- //Bug: Move this enum to LLNDK after we decide where to put graphic types.
/**
* PerFrameMetadataKey
*