Closed Bug 1184870 Opened 9 years ago Closed 6 years ago

Create a generic hal code path in widget/gonk/ to adopt more hal interfaces.

Categories

(Core Graveyard :: Widget: Gonk, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: vliu, Unassigned)

Details

Since the patch of bug 1144012 was landed, we have a code path in widget/gonk.

     widget/gonk
           |---------hwchal

To adopt more possible hal in widget/gonk/, I would like to create the code path more likes the below:
 
     widget/gonk
          |-------------hal
                         |------------hwc
                         |------------xxx

Based on this, I want to create this bug to move the source code in widget/gonk/hwchal into widget/gonk/hal/hwc/.
OS: Unspecified → Gonk (Firefox OS)
Hardware: Unspecified → ARM
Hi Michael, Sotaro,

May I have your suggestions about this change? Really thanks.
Flags: needinfo?(sotaro.ikeda.g)
Flags: needinfo?(mwu)
I do not have strong opinion about it. It seems OK for me.
Flags: needinfo?(sotaro.ikeda.g)
Not interested unless you know exactly what other hal interfaces you want to put in there and have good reason to put them in there. In most cases, new hal interfaces should go into hal/gonk.
Flags: needinfo?(mwu)
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.